cursor: move;

This commit is contained in:
tophf 2021-07-02 21:25:10 +03:00 committed by GitHub
parent 251e62cd9d
commit 03d622f7f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
background-color: white; background-color: white;
box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.225); box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.225);
z-index: 9999991; z-index: 9999991;
cursor: move;
-moz-user-select: text; -moz-user-select: text;
} }