zx 3 years ago
parent 17afc49d56
commit 692f067d96

@ -91,9 +91,10 @@
.chart-content { .chart-content {
padding: 0px 24px 24px 24px; padding: 0px 24px 24px 24px;
background: #FFF; background: #FFF;
width: auto;
height: 280px; height: 280px;
.chart-item { .chart-item {
width: 70%; width: 100%;
height: calc(115%); height: calc(115%);
} }
.chart-title { .chart-title {

Loading…
Cancel
Save