mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(Ziro): volume slider misalign on spotify connect (#935)
fix for issue #933
This commit is contained in:
parent
60136ca5fb
commit
862a6382be
@ -84,9 +84,6 @@
|
||||
left: 0;
|
||||
bottom: 84px;
|
||||
}
|
||||
/* for older versions */
|
||||
.main-nowPlayingBar-nowPlayingBar:not(:only-child) .playback-progressbar:not(.volume-bar > .playback-progressbar),
|
||||
/* for new version */
|
||||
.main-nowPlayingBar-nowPlayingBar:not(:only-child) .playback-progressbar:not(.volume-bar__slider-container > .playback-progressbar) {
|
||||
bottom: 108px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user