perf: 调整列表页表格的高度,减小底部六百
This commit is contained in:
@@ -675,7 +675,7 @@
|
||||
.table-list {
|
||||
margin-top: 6px;
|
||||
overflow-y: auto;
|
||||
height: calc(100% - 150px);
|
||||
height: calc(100% - 120px);
|
||||
}
|
||||
|
||||
.box-content {
|
||||
|
||||
Reference in New Issue
Block a user