style: 销售额类别占比宽度

This commit is contained in:
chenlong
2024-12-17 17:40:27 +08:00
parent 2de0da7b3d
commit e8ca0aa5e6
+1 -1
View File
@@ -663,7 +663,7 @@ setTimeout(() => {
}
.pie-chart {
width: 725px;
width: 100%;
height: 350px;
}
</style>