Blazor Dialog

The blazor dialog has a max-height set to 600px.
When using full screen, there is a lot of wasted real estate that I would like to use.

<div class="ui-dialog-content ui-widget-content" style="max-height:600px;height: 100vh">

Is that something that can be set?

thanks!

You can specify height for the dialog:
https://blazor.radzen.com/dialog