样式调整

This commit is contained in:
2023-02-11 13:44:53 +08:00
parent 5a43cf3f0b
commit 8ab1fa8125
2 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,13 @@
.chart-box {
width:100%;
height:500rpx;
position: absolute;
top: 200rpx;
bottom: 0;
left: 0;
right: 0;
}
.line-chart-box {
width:100%;
height:500rpx;
position: absolute;