Files
2023-06-06 08:24:41 +00:00

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;}