]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix menu content overlay on tablet
authorChocobozzz <me@florianbigard.com>
Thu, 16 Feb 2023 14:54:19 +0000 (15:54 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 16 Feb 2023 14:54:19 +0000 (15:54 +0100)
client/src/sass/bootstrap.scss

index a5d06de9866275bb7e9f1f7aa2f8b0daf6625bd9..724c4ad69e9fa8a82d5a74e8e7b60a00645e1b02 100644 (file)
         opacity: 0.75;
         content: '';
         display: block;
+        position: fixed;
+        z-index: z(overlay);
       }
     }
   }