Explorar el Código

fix login view explain message block display error

Harris hace 8 años
padre
commit
c92252f912
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/components/Login/index.less

+ 1 - 0
src/components/Login/index.less

@@ -35,6 +35,7 @@
   .getCaptcha {
     display: block;
     width: 100%;
+    height: 42px;
   }
 
   .submit {