商业版WAF看板增加地图

This commit is contained in:
刘祥超
2021-12-05 19:38:14 +08:00
parent 28514276ec
commit a99d5e68e9
6 changed files with 68 additions and 16 deletions

View File

@@ -30,6 +30,12 @@
.chart-box {
height: 14em;
}
.traffic-map-box {
height: 16em;
}
.traffic-map-box div::-webkit-scrollbar {
width: 4px;
}
.color-span {
font-size: 0.8em;
padding: 4px;