We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de306d3 commit b5afc22Copy full SHA for b5afc22
1 file changed
src/index.css
@@ -41,7 +41,7 @@ image-crop .crop-outline {
41
bottom: 0;
42
left: 0;
43
right: 0;
44
- outline: 600px solid rgba(0, 0, 0, .3);
+ outline: 4000px solid rgba(0, 0, 0, .3);
45
}
46
image-crop .handle { position: absolute; }
47
image-crop .handle:before {
0 commit comments