Greetings,
I'm tinkering with the RadzenDialog responsiveness
What happens is that when the page is in desktop view the dialog is perfectly placed in the page, but when i resize the page to mobile sizes the dialog is odly placed in the top of the page, and a part of it even "disapears" into the "void"
I'm wondering how I could fix this so I could display the whole dialog
Thanks for your help!
It seems like RadzenDialogs CSS file has set:
inset-block-start: 0px !important;
Which with the '!important' it is way harder to override.
Adding to that, RadzenDialogs have always been dificult for me to correctly center in my App, so what I've been doing is