mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-04 04:47:22 +08:00
整合全局设置store,优化PWA模式检测
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#loading-bg {
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
z-index: 99999;
|
||||
display: block;
|
||||
background: var(--initial-loader-bg, #fff);
|
||||
block-size: 100vh;
|
||||
@@ -94,4 +94,4 @@
|
||||
opacity: 1;
|
||||
transform: rotate(1turn);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user