Sidebar + hidden-background when page scrolled #398
Labels
Comments
Hi how do I prevent my sidebar overlapping other contents when expanding ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,

I want static sidebar with hidden background.
But I got problem when I use
hidden-background: true
and then scroll the page. It overlaps other content as shown in blow image.In my app I have card with some padding. Then inside there I have sidebar. But hidden background overflows card and also got problem of scroll + dark background also dont overlaps on full card(not covering padding of card even if give card as parent).

The text was updated successfully, but these errors were encountered: