ASEMiniProgram/pages/student-grade-trend/student-grade-trend.wxss

10 lines
147 B
Plaintext
Raw Normal View History

2021-04-10 17:14:40 +00:00
/* pages/student-grade-trend/student-grade-trend.wxss */
ec-canvas {
width: 100%;
height: 100%;
}
.graph {
width: 750rpx;
height: 300px;
}