* [refac bug #61432] Add max-w-100px css.
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
menu .panel-actions {width: auto;}
|
||||
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;}
|
||||
tr.disabled td[data-name="enabled"] .switch label{filter: unset;}
|
||||
.max-w-100px {max-width: 100px; overflow: hidden;}
|
||||
Reference in New Issue
Block a user