I'm trying to set a custom height to my dialog. I know I can use contentStyle for the width and set maxWidth to none to override that, but it doesn't work for maxHeight... I'd be thankful for anyone who can help! :)
Please submit support requests and questions to StackOverflow using the tag material-ui. StackOverflow is better suited for this kind of support. The issue tracker is for bug reports and feature discussions. See also our CONTRIBUTING guidelines.
Sorry, I'll ask in stackoverflow
here's the stackoverflow question, for reference https://stackoverflow.com/questions/47698037/how-can-i-set-a-height-to-a-dialog-in-material-ui?rq=1
Here's MaterialUI for React with Styled-Components solution
https://stackoverflow.com/questions/60063602/materialui-for-react-with-styled-components
Most helpful comment
here's the stackoverflow question, for reference https://stackoverflow.com/questions/47698037/how-can-i-set-a-height-to-a-dialog-in-material-ui?rq=1