mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use css containment when possible
This commit is contained in:
parent
2075acf404
commit
ee96fa577b
9 changed files with 26 additions and 19 deletions
|
@ -514,6 +514,7 @@
|
|||
top: 50%;
|
||||
left: 50%;
|
||||
z-index: 9999999;
|
||||
contain: layout style;
|
||||
}
|
||||
|
||||
.loadingHide {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue