* Remove unused code.

This commit is contained in:
sunguangming
2025-05-13 13:30:12 +08:00
committed by 刘刚
parent ffb8b2e511
commit 5754a8b6bd
-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;}