mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3564 from JodliDev/master
Make now playing bar use cursor pointer
This commit is contained in:
commit
e3e46a635f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
will-change: transform;
|
||||
contain: layout style;
|
||||
transition: transform 200ms ease-out;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.nowPlayingBar-hidden {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue