Hello,
I would like to have a layout with a header, footer and two sidebars.
I have implemented this as described here: Blazor Layout Component | Free UI Components by Radzen
This works fine, but I would like the right sidebar to appear as an overlay that does not overlap the header and footer.
What do I have to do to achieve the desired behavior?