mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(ziro): volume bar alignment with spotify connect (#895)
This commit is contained in:
parent
eae43a4f32
commit
289fc41180
@ -79,7 +79,7 @@
|
||||
left: 0;
|
||||
bottom: 84px;
|
||||
}
|
||||
.main-nowPlayingBar-nowPlayingBar:not(:only-child) .playback-progressbar {
|
||||
.main-nowPlayingBar-nowPlayingBar:not(:only-child) .playback-progressbar:not(.volume-bar > .playback-progressbar) {
|
||||
bottom: 108px;
|
||||
}
|
||||
.playback-bar {
|
||||
|
Loading…
Reference in New Issue
Block a user