aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/features/cropper.css
blob: f7f8168006056b7a4303c795bdc064647503db06 (plain)
1
2
3
4
5
6
@import "cropperjs/dist/cropper.css";

.avatar-file-with-cropper + .cropper-panel .cropper-wrapper {
  max-width: 400px;
  max-height: 400px;
}