jhwxapp/miniprogram/newComponents/safety-pie-chart/index.wxss

7 lines
116 B
Plaintext

/* components/bar-chart/index.wxss */
.chart_canvas{
height: 400rpx;
width: 100%;
position: relative;
}