style: 主题样式调整

This commit is contained in:
@changcode
2021-11-25 18:16:47 +08:00
parent ed8d78b12f
commit f50e968280
9 changed files with 54 additions and 32 deletions

View File

@@ -84,6 +84,7 @@
.nz-table2 {
box-sizing: border-box;
padding: 0;
height: 100%;
}
}
}
@@ -148,8 +149,3 @@
.symbol-select .el-input__inner {
padding-left: 8px;
}
.list-page.endpoint,.list-page.asset {
.nz-table2 {
height: 100%;
}
}