* Move dataview from 18x.

This commit is contained in:
songchenxuan
2023-11-14 09:48:53 +08:00
parent 33968e45ab
commit faae2dac06
28 changed files with 2565 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
.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;}