康巴易测肤/伤疤uniapp小程序类
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
410B

  1. .container.data-v-7e5aa06e {
  2. padding: 20px;
  3. }
  4. .canvas-container.data-v-7e5aa06e {
  5. position: relative;
  6. margin-top: 20px;
  7. }
  8. .crop-area.data-v-7e5aa06e {
  9. position: absolute;
  10. border: 2px dashed blue;
  11. box-sizing: border-box;
  12. }
  13. .circle.data-v-7e5aa06e {
  14. border-radius: 50%;
  15. }
  16. .button-group.data-v-7e5aa06e {
  17. margin-top: 20px;
  18. display: flex;
  19. justify-content: space-around;
  20. }