mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update nowPlayingBar.scss
Make clear that nowplayingBar is actually clickable
This commit is contained in:
parent
7108b1a05f
commit
f4ed457dba
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
font-size: 92%;
|
font-size: 92%;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nowPlayingBarCenter {
|
.nowPlayingBarCenter {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue