king
2021-04-13 e0aff8f4c0e9c8f16d1ba07863cf600638067514
src/pc/components/login/normal-login/index.scss
@@ -103,3 +103,16 @@
  z-index: 1;
  box-shadow: 0px 0px 4px #1890ff;
}
.mk-mob-view .login-edit-box {
  display: block;
  .login-way-wrap.simple {
    display: none;
  }
  .ant-input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none!important;
  }
}