ui end
This commit is contained in:
@@ -7,6 +7,15 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
.chart-box2 {
|
||||
width:100%;
|
||||
height:500rpx;
|
||||
position: absolute;
|
||||
top: 650rpx;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
}
|
||||
ec-canvas {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@@ -14,11 +23,3 @@ ec-canvas {
|
||||
.tabs_crevice {
|
||||
height: 30rpx;
|
||||
}
|
||||
.big_progress .t-progress--plump {
|
||||
height: 100rpx !important;
|
||||
border-radius: 0 !important;
|
||||
/*--td-font-size-s: 28rpx;*/
|
||||
}
|
||||
.big_progress .t-progress__inner {
|
||||
--td-radius-round: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user