mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
parent
fa9ea739d1
commit
e348dce530
@ -526,31 +526,4 @@ padding-top: 8px;
|
||||
}
|
||||
.main-connectToFacebook-facebookButton {
|
||||
color: var(--spice-subbutton-text);
|
||||
}
|
||||
.div.GlueDropTarget.personal-library >*.active {
|
||||
background: var(--spice-selected-row);
|
||||
}
|
||||
.main-rootlist-topSentinel{
|
||||
right:-10px;
|
||||
}
|
||||
|
||||
.main-rootlist-rootlistItem {
|
||||
margin: 4px 3.2vw;
|
||||
width: 90%;
|
||||
flex-shrink: 0;
|
||||
padding-top: 14%;
|
||||
padding-bottom: 14%;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
margin-bottom: 8px;
|
||||
border-radius: 10px;
|
||||
border: 2px solid var(--spice-text);
|
||||
display: flex;
|
||||
text-align: center;
|
||||
flex-direction: column;
|
||||
overflow-y:scroll;
|
||||
transition: all 500ms;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user