修改表格结构.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user