소스 검색

fix login view explain message block display error

Harris 8 년 전
부모
커밋
c92252f912
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/Login/index.less

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

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