mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-20 04:18:19 -07:00
Minor style improvements to nowPlaying
This commit is contained in:
parent
ff6bfbf2b4
commit
40c2ccaab3
@ -56,8 +56,8 @@
|
||||
text-align: left;
|
||||
flex-grow: 1;
|
||||
font-size: 92%;
|
||||
margin-right: 2.4em;
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
margin-left: 0.2em;
|
||||
}
|
||||
|
||||
.nowPlayingBarCenter {
|
||||
@ -159,7 +159,7 @@
|
||||
}
|
||||
|
||||
.nowPlayingBarInfoContainer {
|
||||
width: 70%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user