mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix library section search icon dislocation bug
This commit is contained in:
parent
1b8cb8a28f
commit
3f7050953a
@ -1668,3 +1668,8 @@ option {
|
|||||||
.main-topBar-button[title="Bookmark"] {
|
.main-topBar-button[title="Bookmark"] {
|
||||||
background-color: var(--spice-card) !important;
|
background-color: var(--spice-card) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.contentSpacing div[role="search"] > div > span {
|
||||||
|
margin-right: auto;
|
||||||
|
flex: 0;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user