Bläddra i källkod

fix login view explain message block display error

Harris 8 år sedan
förälder
incheckning
c92252f912
1 ändrade filer med 1 tillägg och 0 borttagningar
  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 {