Dialog - Control Scrolling via CSS?

Hi There,

Is there a way to turn off horizontal scrolling on a dialog opened through the dialog service (dialogService.Open<page.razor>())? I have added overflow: hidden to just about everywhere I can think of in the css (.ui-dialog, .radzen-dialog, etc.), and the dialog still forms a scrollbar when the content is too big for it (trying to stop the dialog from scrolling so that the datagrids in it will scroll instead).

Thanks in advance for any assistance you can provide me on this issue.

Closing it as a duplicate. Check the forum FAQ for instructions how to improve your original thread.