fix: 修复详情样式

This commit is contained in:
@changcode
2022-02-08 12:01:47 +08:00
parent ce963cd200
commit f365d8bb11
3 changed files with 11 additions and 4 deletions

View File

@@ -75,8 +75,15 @@
background-color: white;
}
&>.cn-entity-detail .entity-detail__body>.cn-panel2 {
.cn-chart {
height: calc(100% - 47px) !important;
.panel-chart {
.chart-header.panel-chart-block {
border: none;
}
}
.panel-chart-table.panel-chart {
.cn-chart {
height: calc(100% - 47px) !important;
}
}
.chart-list {
.vue-grid-layout .vue-grid-item {