fix: 实体列表 左侧筛选条件弹框,头部展示数据和样式调整

This commit is contained in:
@changcode
2022-06-16 16:51:47 +08:00
parent e845af787e
commit 336ad36049
3 changed files with 2 additions and 7 deletions

View File

@@ -1,6 +1,3 @@
.pop-title{
margin-top: 7px;
}
.pop-custom {
padding: 0 12px 12px 12px;
border: 1px solid #EBEEF5;

View File

@@ -83,7 +83,6 @@
.chart__loading {
height: calc(100% - 65px);
}
margin-top: 12px;
.top-table-percent{
display:grid;
grid-template-columns: 50% auto;