调整分包,完成隐私协议(样式待优化)
This commit is contained in:
7
childPackage/components/echarts/ec-canvas.wxss
Normal file
7
childPackage/components/echarts/ec-canvas.wxss
Normal file
@@ -0,0 +1,7 @@
|
||||
.ec-canvas {
|
||||
position: relative !important;
|
||||
float: none;
|
||||
width: 700rpx;
|
||||
height: 700rpx;
|
||||
z-index: 0 !important;
|
||||
}
|
Reference in New Issue
Block a user