king
2020-12-30 f18d120ebfe2e3faa88674351dff05c5837879fa
src/views/login/index.scss
@@ -12,7 +12,7 @@
    width: 990px;
    margin: 0 auto;
    img {
      max-height: 100%;
      height: 47px;
    }
    .plat-name {
      position: absolute;
@@ -100,7 +100,7 @@
        color: #427CAA;
        font-size: 22px;
        font-weight: bold;
        margin: 15px 1.6vw 5px;
        margin: 20px 1.6vw 5px;
      }
      h4 {
@@ -177,6 +177,7 @@
        font-size: 16px;
        height: calc(2vw + 5px);
        min-height: 30px;
        border-radius: 0;
      }
      .ant-form label {
        font-size: 16px;
@@ -187,6 +188,11 @@
      .anticon-eye {
        color: #1890ff;
      }
      .login-form-button {
        border-radius: 0;
        background: #6fb3e9;
        border: 1px solid #6fb3e9;
      }
    }
    .login-sync-button {
      position: absolute;