sorry if the question is very simple but I'm new using materializeCss
As I can increase the height and width of a modal materializecss ??
In order to set the height and width of the MaterializeCSS Modal you need to edit the CSS of
.modal { width: 75% !important ; height: 75% !important ; } /* increase the height and width as you desire */
See more explanation as written by pihyper here: https://stackoverflow.com/a/34580086/3133641
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With