Open
Description
I'm not sure if this was posted already (couldn't find anything related).
I need modal to be:
- height: auto
- when there's too much content - it should fit only 90% of screen height, leaving some gaps at top and bottom
The question is:
How to set maxWidth and maxHeight as a percentage values from screen width/height?