25 lines
416 B
Plaintext
25 lines
416 B
Plaintext
.chart-box {
|
|
width:100%;
|
|
height:500rpx;
|
|
position: absolute;
|
|
top: 100rpx;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
}
|
|
ec-canvas {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.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;
|
|
}
|