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;
|
||||
}
|
||||
|
||||
.nowPlayingPageImage {
|
||||
overflow-y: hidden;
|
||||
overflow: hidden;
|
||||
margin: 0 auto;
|
||||
|
||||
&.nowPlayingPageImageAudio,
|
||||
&.nowPlayingPageImagePoster {
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
.nowPlayingPageImage.nowPlayingPageImageAudio,
|
||||
.nowPlayingPageImage.nowPlayingPageImagePoster {
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.playlistSectionButton .volumecontrol {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue