common.css 168 B

123456
  1. .form-actions .btn {margin-right: 5px;}
  2. .td-row {display: flex;}
  3. .td-row>div {flex: 1;}
  4. .error td {color: red;}
  5. .datatable{width: auto;}
  6. .table-panel {overflow: auto;}