Web:Common:Navigation: increase z-index for info context menu button

This commit is contained in:
Timofey Boyko 2022-05-11 12:33:52 +03:00
parent 15dad384f3
commit 50d96a19cb

View File

@ -116,6 +116,7 @@ const ControlButtons = ({
)}
{!personal && (
<ContextMenuButton
zIndex={402}
className="option-button"
directionX="right"
iconName="images/vertical-dots.react.svg"