5 lines
213 B
CSS
5 lines
213 B
CSS
.actions-menu {justify-content: space-between;}
|
|
.actions-menu .searchBox {width: 120px;}
|
|
.actions-menu .searchBox .input-control-suffix {padding-right: 0;}
|
|
.actions-menu .btn-group .switchBtn {padding: 6px 10px;}
|