style:实体详情左侧筛选条件列表弹框样式调整
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
.filter-top-box {
|
||||
.chart__loading {
|
||||
height: calc(100% - 65px);
|
||||
top: 64px;
|
||||
}
|
||||
.top-table-percent{
|
||||
display:grid;
|
||||
@@ -94,6 +95,11 @@
|
||||
padding-top: 8px;
|
||||
}
|
||||
}
|
||||
.customer-no-border-table {
|
||||
.el-table__body-wrapper {
|
||||
height: calc(100% - 36px);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -46,7 +46,6 @@ th *:first-letter,
|
||||
|
||||
.el-table__empty-block {
|
||||
width: 100% !important;
|
||||
height: 340px !important;
|
||||
}
|
||||
|
||||
/* 淡化amcharts的logo */
|
||||
|
||||
Reference in New Issue
Block a user