Explorar el Código

Update index.css

lex hace 9 meses
padre
commit
37387b0ae7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {