react-dropzone-uploader
react-dropzone-uploader copied to clipboard
Styling issue - gap between border and clickable region
Using macOS Catalina, Google Chrome, the dropzone is not being rendered correctly. There is a weird gap between the border and the white clickable region.
Removing the overflow: scroll in the .css seems to fix this issue.
Please add lessc to devDependencies instead of dependencies
Please add lessc to devDependencies instead of dependencies
How should i do that?
Run npm remove lessc then npm install lessc --save-dev
Great thank you!
@all-contributors please add @Pratyush-Saxena for code and bug