Material-ui: How to set height of a dialog

Created on 7 Dec 2017  路  4Comments  路  Source: mui-org/material-ui

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! :)

question

Most helpful comment

All 4 comments

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 MaterialUI for React with Styled-Components solution

https://stackoverflow.com/questions/60063602/materialui-for-react-with-styled-components

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chris-hinds picture chris-hinds  路  3Comments

ryanflorence picture ryanflorence  路  3Comments

activatedgeek picture activatedgeek  路  3Comments

finaiized picture finaiized  路  3Comments

revskill10 picture revskill10  路  3Comments