1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update nowplaying

This commit is contained in:
Luke Pulverenti 2016-02-06 15:31:41 -05:00
parent ed4d08ab68
commit a709471b1d

View file

@ -114,7 +114,7 @@
height: 80px; height: 80px;
background-position: center center; background-position: center center;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: contain;
} }
.nowPlayingBarText { .nowPlayingBarText {