去除内层

This commit is contained in:
liuwei
2025-06-04 17:22:17 +08:00
parent e350291541
commit 32071bf10b

View File

@@ -693,12 +693,16 @@
}
.chart-container {
margin-bottom: 20px;
padding: 10px;
background-color: #fff;
border-radius: 4px;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.chart-container h3 {
margin-top: 0;
margin-bottom: 10px;
font-size: 16px;
color: #606266;
}