update dependency loading
This commit is contained in:
parent
ac90f38b8e
commit
e1b37cf634
9 changed files with 67 additions and 58 deletions
|
@ -1546,7 +1546,7 @@ progress {
|
|||
z-index: 9999998;
|
||||
}
|
||||
|
||||
.nativeApp * {
|
||||
.nativeApp *:not(input):not(select):not(textarea) {
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue