fix(ziro): volume bar alignment with spotify connect (#895)

This commit is contained in:
jon4hz 2023-03-17 13:02:09 +01:00 committed by GitHub
parent eae43a4f32
commit 289fc41180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {