fix: 修复详情页面样式与原型图不统一
This commit is contained in:
@@ -74,6 +74,20 @@
|
||||
&>.cn-entity-detail .entity-detail__body>.cn-panel {
|
||||
background-color: white;
|
||||
}
|
||||
&>.cn-entity-detail .entity-detail__body>.cn-panel2 {
|
||||
.chart-list {
|
||||
.vue-grid-layout .vue-grid-item {
|
||||
.panel-chart-group.panel-chart {
|
||||
.panel-chart {
|
||||
border: none;
|
||||
.chart-header {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user