完成全部页面分页组件的抽取
This commit is contained in:
@@ -237,7 +237,7 @@ function onDelete(item: any) {
|
||||
.col-route { flex: 3; }
|
||||
.col-status { width: 100px; justify-content: center; }
|
||||
.col-memo { flex: 1; }
|
||||
.col-ops { flex: 3; justify-content: flex-end; }
|
||||
.col-ops { flex: 3; justify-content: flex-end; display: flex; flex-direction: row; }
|
||||
|
||||
.expand-icon {
|
||||
margin-right: 8px;
|
||||
|
||||
Reference in New Issue
Block a user