1
0
Fork 0
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:
Bill Thornton 2022-02-28 01:39:12 -05:00
parent 7ad5614795
commit 0a0671d965

View file

@ -398,18 +398,12 @@
font-size: 2em; font-size: 2em;
} }
.nowPlayingPageImage { .nowPlayingPageImage.nowPlayingPageImageAudio,
overflow-y: hidden; .nowPlayingPageImage.nowPlayingPageImagePoster {
overflow: hidden;
margin: 0 auto;
&.nowPlayingPageImageAudio,
&.nowPlayingPageImagePoster {
width: auto; width: auto;
max-width: 100%; max-width: 100%;
max-height: 100%; max-height: 100%;
} }
}
.playlistSectionButton .volumecontrol { .playlistSectionButton .volumecontrol {
width: 100%; width: 100%;