disable image drag

main
alexanderroese 2024-06-22 14:10:33 +02:00
parent f69940a527
commit 00b04cad6d
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
align-items: center;
justify-content: center;
pointer-events: none;
overflow: hidden;
}
#shx-loading-screen.shx-loading-screen-hidden {