disable image drag
parent
f69940a527
commit
00b04cad6d
|
@ -24,6 +24,7 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
pointer-events: none;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#shx-loading-screen.shx-loading-screen-hidden {
|
||||
|
|
Loading…
Reference in New Issue