Overlap topbar with siderbar on expand

0
I am trying to overlap topbar with sidebar navigation on expanding toggle of sidebar. By default topbar stay in front and only sidebar extends below it. Is there a way we can pull sidebar in front and it overlaps with topbar on expanding with toggle button?
asked
1 answers
1

If you change the layout mode of the scroll container in the layout, you might get the desired effect.

This is Headline where the top section stays as it is

image.png

And this is Sidebar where it pushes the topbar to the right

image.png

answered