How to display a bigger dialogbox than what is shown by st.dialog?
I am displaying a dataframe inside my st.dialog and I would like to show the dialog a litte bit bigger (or) even allow the user to resize according to their preferences
How do I do this?