jam411 il y a 3 ans
Parent
commit
b224fc23bf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/app/src/components/Layout/NoLoginLayout.module.scss

+ 1 - 1
packages/app/src/components/Layout/NoLoginLayout.module.scss

@@ -152,7 +152,7 @@
   }
   .noLogin-header,
   .noLogin-dialog {
-    max-width: 400px;
+    max-width: 480px;
   }
 }