cms
cms copied to clipboard
bug: sidebar overlapping search results
Describe the bug when you search in searchbar, the search results are overlapping with sidebar
To Reproduce Steps to reproduce the behavior:
- go to 100xdevs app
- search something
Screenshots or GIFs
before fix -
after fix -
Additional context Even though the sidebar is not visible in dev mode but i have fixed search results in a way that it should always have higher z index so that the search results always appear on top on sidebar or any other content.