Skip to content

Commit

Permalink
make transparency of crop gutters 50% to make them less 'opaque'
Browse files Browse the repository at this point in the history
  • Loading branch information
twrichards committed Oct 1, 2024
1 parent 186a4fe commit 070eacd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
top: 0;
bottom: 0;
mix-blend-mode: difference;
opacity: 0.5;
}
.easel.vertical-warning-gutters .cropper-view-box::before { /* left gutter */
left: 0;
Expand Down

0 comments on commit 070eacd

Please sign in to comment.