king
2020-07-31 5ae8e447c55f61508546e00559f54eb623a5c803
src/views/login/index.scss
@@ -42,6 +42,9 @@
        border-radius: 0;
        text-align: center;
        font-size: 18px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
      }
      .ant-tabs-tab.ant-tabs-tab-active {
        cursor: default;
@@ -52,6 +55,7 @@
    .ant-tabs-tab {
      text-align: left!important;
      padding-left: 1.6vw!important;
      line-height: 60px!important;
    }
  }
  .login-middle {