Explorar o código

131644 change flex direction

soumaeda %!s(int64=2) %!d(string=hai) anos
pai
achega
989d103aa0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apps/app/src/components/Layout/NoLoginLayout.module.scss

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

@@ -8,6 +8,7 @@
   // layout
   .page-wrapper {
     display: flex;
+    flex-direction: row;
     align-items: center;
     height: 100vh;
     margin-top: 0px;