Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update NavSidebar.scss to use z-index from _variables.scss
Previously, NavSidebar used a magic number for z-index. This commit changed this z-index to use $z-index-above-base from _variables.scss. Fixes #6633 where contextmenu--visible (part of ConversationPanel) is hidden behind NavSidebar.
- Loading branch information