Skip to content

Commit 2255362

Browse files
committed
fix
1 parent 9f47b23 commit 2255362

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web_src/css/features/cropper.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@import "cropperjs/dist/cropper.css";
22

3-
.page-content.user.profile .cropper-panel .cropper-wrapper {
3+
.page-content.user.profile .cropper-panel .cropper-wrapper,
4+
.page-content.admin.edit.user .cropper-panel .cropper-wrapper {
45
max-width: 400px;
56
max-height: 400px;
67
}

0 commit comments

Comments
 (0)