diff --git a/src/styles/app.scss b/src/styles/app.scss index 6adc6ff2..ad7a13ef 100644 --- a/src/styles/app.scss +++ b/src/styles/app.scss @@ -1078,7 +1078,8 @@ iframe { } .cropper-modal { - background-color: #fff !important; + background-color: #000 !important; + opacity: 0.4 !important; } .cropper-canvas {