fix(Ziro): volume slider misalign on spotify connect (#935)

fix for issue #933
This commit is contained in:
Izzat Haikal 2023-06-02 06:38:46 +08:00 committed by GitHub
parent 60136ca5fb
commit 862a6382be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}