7 lines
168 B
CSS
7 lines
168 B
CSS
.form-actions .btn {margin-right: 5px;}
|
|
.td-row {display: flex;}
|
|
.td-row>div {flex: 1;}
|
|
.error td {color: red;}
|
|
.datatable{width: auto;}
|
|
.table-panel {overflow: auto;}
|