更新 loader.css

This commit is contained in:
jxxghp
2025-01-26 08:59:31 +08:00
committed by GitHub
parent f836d175f0
commit 7f3906e5cb

View File

@@ -10,7 +10,7 @@ html {
#loading-bg {
position: absolute;
z-index: 999;
z-index: 9999;
display: block;
background: var(--initial-loader-bg, #fff);
block-size: 100vh;