Default CRUD pages update window off the screen on mobile phone browsers in portrait mode

When creating a new Blazor application inside Radzen 2.30.2 and automatically creating CRUD pages based on my database tables inside MS SQL Server (which works great by the way!) I noticed that when viewing the Radzen application from a mobile phone browser (safari, chrome) that when I press on a row to update it that the Edit window appears off the screen to the left when in portrait mode, whereas it seems to work ok in landscape mode. Since the window cannot be moved or dragged maybe the default layout when creating CRUD pages automatically can be adjusted to handle this. Since this auto creation of CRUD pages is a wonderful feature to show off Radzen.

I assume to fix this I could change the Style for each page, which I am yet to experiment with.