Procházet zdrojové kódy

Merge branch 'iteration-20240528-auth' into jenkins

lex před 1 rokem
rodič
revize
db2a8df889
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/style/index.css

+ 1 - 0
src/style/index.css

@@ -57,6 +57,7 @@ body {
   margin: auto !important;
   height: 100%;
   display: flex;
+  justify-content: center;
   align-items: center;
 }
 .theAuthDialog .el-dialog__header {