webapp/src/components/_shared/ImageCropper/ImageCropper.module.scss

7 lines
93 B
SCSS
Raw Normal View History

2024-01-25 12:41:25 +00:00
.cropperControls {
display: flex;
justify-content: space-between;
margin-top: 2rem;
}