modify style

This commit is contained in:
MaysWind
2023-06-23 14:51:07 +08:00
parent 099b710eb1
commit 9b83785b95
3 changed files with 17 additions and 15 deletions
+3
View File
@@ -1,6 +1,9 @@
.disabled {
opacity: 0.55 !important;
pointer-events: none !important;
-webkit-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}
.readonly {