fix loading ui

This commit is contained in:
jxxghp
2024-06-14 12:30:15 +08:00
parent 91c8d8077f
commit c3be75bed1

View File

@@ -19,7 +19,7 @@ html {
.loading-logo {
position: absolute;
inset-block-start: 40%;
inset-block-start: 35%;
inset-inline-start: calc(50% - 5rem);
}