mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
parent
e348dce530
commit
a660d89fd4
@ -526,4 +526,21 @@ padding-top: 8px;
|
|||||||
}
|
}
|
||||||
.main-connectToFacebook-facebookButton {
|
.main-connectToFacebook-facebookButton {
|
||||||
color: var(--spice-subbutton-text);
|
color: var(--spice-subbutton-text);
|
||||||
}
|
}
|
||||||
|
.div.GlueDropTarget.personal-library >*.active {
|
||||||
|
background: var(--spice-selected-row);
|
||||||
|
}
|
||||||
|
.main-connectBar-connectBar {
|
||||||
|
overflow: visible !important;
|
||||||
|
--triangle-position: 147px !important;
|
||||||
|
align-items: unset !important;
|
||||||
|
height: 0px !important;
|
||||||
|
position: absolute !important;
|
||||||
|
left: 80% !important;
|
||||||
|
display: flex !important;
|
||||||
|
bottom: 2% !important;
|
||||||
|
padding: unset !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user