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...
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...