fix loading color

This commit is contained in:
2025-02-27 01:03:56 +01:00
parent f5fc908f53
commit fd6b1f8589

View File

@@ -98,6 +98,7 @@ html, body, #app {
} }
.loading-progress-text { .loading-progress-text {
color: #000;
position: absolute; position: absolute;
text-align: center; text-align: center;
font-weight: bold; font-weight: bold;