mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove unused styles
This commit is contained in:
parent
7ad5614795
commit
0a0671d965
1 changed files with 5 additions and 11 deletions
|
@ -398,17 +398,11 @@
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nowPlayingPageImage {
|
.nowPlayingPageImage.nowPlayingPageImageAudio,
|
||||||
overflow-y: hidden;
|
.nowPlayingPageImage.nowPlayingPageImagePoster {
|
||||||
overflow: hidden;
|
width: auto;
|
||||||
margin: 0 auto;
|
max-width: 100%;
|
||||||
|
max-height: 100%;
|
||||||
&.nowPlayingPageImageAudio,
|
|
||||||
&.nowPlayingPageImagePoster {
|
|
||||||
width: auto;
|
|
||||||
max-width: 100%;
|
|
||||||
max-height: 100%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.playlistSectionButton .volumecontrol {
|
.playlistSectionButton .volumecontrol {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue