mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix rule-empty-line-before (CSS)
This commit is contained in:
parent
a896a6bcad
commit
fafd0d4ea0
12 changed files with 2 additions and 30 deletions
|
@ -121,7 +121,6 @@
|
|||
}
|
||||
|
||||
@media all and (max-width: 70em) {
|
||||
|
||||
.nowPlayingBarRight .nowPlayingBarUserDataButtons {
|
||||
display: none;
|
||||
}
|
||||
|
@ -155,6 +154,7 @@
|
|||
.nowPlayingBarRight .nowPlayingBarVolumeSliderContainer {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.nowPlayingBarInfoContainer {
|
||||
width: 70%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue