商业版首页增加地图/调低各个图表的高度,以便同时可以显示更多的图表

This commit is contained in:
GoEdgeLab
2021-12-05 18:59:20 +08:00
parent 7db6e536fc
commit 90f48a1a3c
27 changed files with 447 additions and 30 deletions

View File

@@ -26,7 +26,7 @@
display: inline;
}
.chart-box {
height: 20em;
height: 14em;
}
h4 span {
font-size: 0.8em;

View File

@@ -38,7 +38,7 @@
}
.chart-box {
height: 20em;
height: 14em;
}
h4 {