Modal contents exceed modal width
mikeerickson opened this issue · 2 comments
mikeerickson commented
kouts commented
Maybe try setting the modalClass
to a class with max-width
e.g 800px, you can also achieve the same result with modalStyle
mikeerickson commented
Ya, I tried using width
but not max-width
in both of these props. I will give it a whirl