3 lines
141 B
CSS
3 lines
141 B
CSS
.panel-actions {display: flex; width: 100%; flex-direction: row-reverse; justify-content: space-between;}
|
|
menu .panel-actions {width: auto;}
|