index.wxss 138 B

12345678
  1. .ant-checklist-body {
  2. position: relative;
  3. overflow: hidden;
  4. }
  5. .ant-checklist-item-check-icon {
  6. font-size: 18px;
  7. color: #1677ff;
  8. }