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.
|
-
- .container.data-v-7e5aa06e {
- padding: 20px;
- }
- .canvas-container.data-v-7e5aa06e {
- position: relative;
- margin-top: 20px;
- }
- .crop-area.data-v-7e5aa06e {
- position: absolute;
- border: 2px dashed blue;
- box-sizing: border-box;
- }
- .circle.data-v-7e5aa06e {
- border-radius: 50%;
- }
- .button-group.data-v-7e5aa06e {
- margin-top: 20px;
- display: flex;
- justify-content: space-around;
- }
|