]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/menu.component.scss
Fix notification popover width
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / menu.component.scss
index a4aaadc7fe8576b7847ba42228d5981969e0d5c4..24b1a4db3a78f2829d1f1907b2b3ffb2d6236576 100644 (file)
@@ -243,7 +243,7 @@ menu {
   }
 }
 
-@media screen and (max-width: 400px) {
+@media screen and (max-width: $mobile-view) {
   .menu-wrapper {
     width: 100% !important;
   }