KarimMokhtar / react-drag-drop-files

Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
MIT License
245 stars 86 forks source link

[ Outline ] Outline on file select #135

Closed Bishal-think201 closed 3 months ago

Bishal-think201 commented 7 months ago

In Version 2.3.8 there is no issue.

But in the latest version when a user select a file then we get a black outline.

peppapig13132 commented 4 months ago

Hi @Bishal-think201 Recently, I installed v2.3.10 and it looks good. You can check your global CSS, or add custom class. classes can help you with this. I resolved responsive issue with this option. https://github.com/KarimMokhtar/react-drag-drop-files?tab=readme-ov-file#options (classes)