loading screen

main
alexanderroese 2024-06-22 12:55:21 +02:00
parent 2c6c844532
commit 8482c9aa48
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
pointer-events: none;
}
.shx-loading-screen-hidden {
#shx-loading-screen.shx-loading-screen-hidden {
opacity: 0;
pointer-events: none;
}