code refactor

This commit is contained in:
MaysWind
2023-06-23 13:23:10 +08:00
parent 37195f6008
commit 626325066d
55 changed files with 3144 additions and 1310 deletions
+8
View File
@@ -0,0 +1,8 @@
.disabled {
opacity: 0.55 !important;
pointer-events: none !important;
}
.readonly {
pointer-events: none !important;
}