1
0
Fork 0
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:
JodliDev 2022-04-14 11:59:46 +02:00 committed by GitHub
parent 7108b1a05f
commit f4ed457dba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@
font-size: 92%;
margin-right: 1em;
margin-left: 0.5em;
cursor: pointer;
}
.nowPlayingBarCenter {