React-boostrap modals are badly positioned and enlarged on all devices sizes only in production after I build the project but are well on localhost

Viewed 11

My React-boostrap modals are well positioned in development when the app is served on localhost but when I run npm run build and deploy my app the modals are badly positioned and enlarged on my website. I don't know what's the problem...

0 Answers
Related