Merge branch 'dev_copy' into dev

# Conflicts:
#	src/components/rightBox/report/ReportBox.vue
This commit is contained in:
@changcode
2022-07-22 10:13:43 +08:00
12 changed files with 67 additions and 30 deletions

View File

@@ -1,4 +1,8 @@
.entity-detail.cn-home {
.panel-chart {
width: 100%;
}
flex-direction: column;
.entity-detail__header {
@@ -45,9 +49,6 @@
.chart-header {
border: none;
}
.chart-drawing {
width: 530px;
}
}
}
}