修改表格结构.

This commit is contained in:
lijiahang
2023-10-18 15:00:43 +08:00
parent 9a05b303bd
commit b83b212a4f
11 changed files with 59 additions and 35 deletions

View File

@@ -15,7 +15,13 @@
}
}
.table-bar-handle {
.table-left-bar-handle {
display: flex;
align-items: center;
justify-content: start;
}
.table-right-bar-handle {
display: flex;
align-items: center;
justify-content: end