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 && ( {!personal && (
<ContextMenuButton <ContextMenuButton
zIndex={402}
className="option-button" className="option-button"
directionX="right" directionX="right"
iconName="images/vertical-dots.react.svg" iconName="images/vertical-dots.react.svg"