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.