样式调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user