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

.page-content.user.profile .cropper-panel .cropper-wrapper {
  max-width: 400px;
  max-height: 400px;
}