4 lines
229 B
CSS
4 lines
229 B
CSS
.panel-actions {display: flex; width: 100%; flex-direction: row-reverse; justify-content: space-between;}
|
|
menu .panel-actions {width: auto;}
|
|
td .check-list {flex-direction:row;}
|
|
th.form-batch-head[data-name=ACTIONS]{width:120px;} |