From: Vincent Vanwaelscappel Date: Wed, 11 Jan 2023 07:25:48 +0000 (+0100) Subject: wait #5673 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=00577d31738e6afc56a76c7afec1e40f875f31fa;p=fluidbook-html5.git wait #5673 @0.5 --- diff --git a/style/accessibility.less b/style/accessibility.less index 418d031b..796a34c0 100644 --- a/style/accessibility.less +++ b/style/accessibility.less @@ -20,6 +20,16 @@ cursor: pointer; transform-origin: 0% 0; + .mobilefirst & { + z-index: 21; + } + + .mobilefirst.menu-burger & { + left: ~"calc(50% - 26px) !important"; + top: 3px !important; + bottom: auto !important; + } + &.right { right: 0; transform-origin: 100% 0;