Scrollable dialogs
Scrollable dialogs
Just a quick question. If I have a lot of content to go in a dialog,
how do I make it scrollable? I tried applying overflow: scroll to the
item that will be wrapped in the dialog, I also tried styling ui-
dialog-content to have a scrollbar but that approach didn't work
either. Can anyone help with this?