perf: 调整列表页表格的高度,调整panel顶部工具栏左侧位置

This commit is contained in:
陈劲松
2020-03-04 21:27:41 +08:00
parent 06bb5423d9
commit 66ec1dc0d1
12 changed files with 26 additions and 21 deletions

View File

@@ -60,7 +60,7 @@ export default {
float: left;
}
.pagination {
padding-top: 16px;
padding-top: 14px;
text-align: center;
}