This commit is contained in:
Yuri Kuznetsov
2024-10-29 17:35:33 +02:00
parent f76b729ff7
commit 3450ead098
2 changed files with 0 additions and 6 deletions
-2
View File
@@ -3757,8 +3757,6 @@ body:has(.modal-backdrop) {
text-decoration: none;
}
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
}
}
@@ -71,10 +71,6 @@ ul.dropdown-menu > li.checkbox {
margin-bottom: 0;
padding: var(--4px) 0 var(--4px) var(--20px);
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
label {