worker.wxss 158 B

1234567891011
  1. @import "../../../common/lib/weui.wxss";
  2. .canvas {
  3. width: 305px;
  4. height: 305px;
  5. background-color: #fff;
  6. }
  7. .page-section-title {
  8. margin-top: 30rpx;
  9. }