* Remove unused code.

This commit is contained in:
sunguangming
2025-05-19 10:26:26 +08:00
committed by 刘刚
parent aee4be00c3
commit 76b7a2ce4b
-1
View File
@@ -4,7 +4,6 @@ td .check-list {flex-direction:row;}
th.form-batch-head[data-name=ACTIONS]{width:120px;}
tr.disabled td[data-name="enabled"] .switch label{filter: unset;}
.max-w-100px {max-width: 100px; overflow: hidden;}
.disabled, .disabled * {pointer-events: none; opacity: 0.8;}
.disabled [data-name="enabled"] {pointer-events: all; cursor: pointer !important;}
button.disabled {opacity: 0.5;}
td[data-name="enabled"] {vertical-align: top !important;}