record-care.scss 141 B

1234567891011
  1. .chart-care {
  2. width: 100%;
  3. height: 500rpx;
  4. background: #fff;
  5. border-radius: 12rpx;
  6. }
  7. .canvas-box {
  8. width: 100%;
  9. height: 100%;
  10. }