UNPKG
react-simple-image-editor
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
A simple image editor for react
github.com/Kota-N/react-simple-image-editor
react-simple-image-editor
/
src
/
styles
/
style.css
6 lines
(5 loc)
•
59 B
CSS
View Raw
1
2
3
4
5
6
* {
padding
:
0
;
margin
:
0
;
box-sizing
: border-box; }