darken image cropper background

This commit is contained in:
dog 2024-02-04 13:39:38 +03:00
parent 21027f3167
commit 728ca922b9

View File

@ -1078,7 +1078,8 @@ iframe {
} }
.cropper-modal { .cropper-modal {
background-color: #fff !important; background-color: #000 !important;
opacity: 0.4 !important;
} }
.cropper-canvas { .cropper-canvas {