Skip to content

docs: fix sidebar overlay being always present on smallest media query#1683

Open
pierosavi wants to merge 1 commit intocallumalpass:mainfrom
pierosavi:fix/docs-mobile-overlay
Open

docs: fix sidebar overlay being always present on smallest media query#1683
pierosavi wants to merge 1 commit intocallumalpass:mainfrom
pierosavi:fix/docs-mobile-overlay

Conversation

@pierosavi
Copy link

Currently there's a bug in the docs at https://tasknotes.dev where the smallest media query @media (max-width: 720px) sets the sidebar overlay to display: block on top of anything else, making the content impossible to interact with.
I corrected the css to set the expected behavior.

@callumalpass
Copy link
Owner

Thanks for catching this and for the fix @pierosavi ! I'll be merging :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants