4 lines
178 B
CSS
4 lines
178 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;}
|