mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-12 19:21:20 +08:00
feat:优化加载背景样式
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
html {
|
||||
background: var(--initial-loader-bg, #fff);
|
||||
}
|
||||
|
||||
#loading-bg {
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
|
||||
Reference in New Issue
Block a user