mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 14:20:25 +08:00
商业版首页增加地图/调低各个图表的高度,以便同时可以显示更多的图表
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
display: inline;
|
||||
}
|
||||
.chart-box {
|
||||
height: 20em;
|
||||
height: 14em;
|
||||
}
|
||||
h4 span {
|
||||
font-size: 0.8em;
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
}
|
||||
|
||||
.chart-box {
|
||||
height: 20em;
|
||||
height: 14em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
display: inline;
|
||||
}
|
||||
.chart-box {
|
||||
height: 20em;
|
||||
height: 14em;
|
||||
}
|
||||
h4 span {
|
||||
font-size: 0.8em;
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
}
|
||||
|
||||
.chart-box {
|
||||
height: 20em;
|
||||
height: 14em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
||||
Reference in New Issue
Block a user