mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
7c771f22e2
commit
e8c224ae0b
4 changed files with 13 additions and 9 deletions
|
@ -127,6 +127,10 @@
|
|||
transition: opacity ease-out 0.2s;
|
||||
}
|
||||
|
||||
.mouseIdle .dialog::backdrop {
|
||||
cursor: none !important;
|
||||
}
|
||||
|
||||
.dialog.opened::backdrop {
|
||||
opacity: .6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue