]> _ Git - fluidbook-html5.git/commitdiff
wait #5673 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Jan 2023 07:25:48 +0000 (08:25 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Jan 2023 07:25:48 +0000 (08:25 +0100)
style/accessibility.less

index 418d031b49bd12998b21e378d9bc899e4bbcdf8b..796a34c013996d19876b68331dcf175899eea9e2 100644 (file)
   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;