mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix too long width bugs of library tab bar
This commit is contained in:
parent
bc200cd73d
commit
1b8cb8a28f
@ -221,7 +221,7 @@ h3,
|
|||||||
|
|
||||||
.queue-tabBar-header {
|
.queue-tabBar-header {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
min-width: 500px;
|
min-width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.queue-tabBar-headerItemLink {
|
.queue-tabBar-headerItemLink {
|
||||||
|
Loading…
Reference in New Issue
Block a user