Browse Source

fix login view explain message block display error

pull/1454/head
Harris 8 years ago
committed by 陈帅
parent
commit
c92252f912
  1. 1
      src/components/Login/index.less

1
src/components/Login/index.less

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

Loading…
Cancel
Save