浏览代码

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 {
     display: block;
     width: 100%;
+    height: 42px;
   }
 
   .submit {