king
2020-12-28 6467e4115c5284a15f393e3dd2ffb07ebd2a96d6
src/views/login/index.scss
@@ -55,6 +55,13 @@
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        border-top: 0;
      }
      .ant-tabs-tab:first-child {
        border-left: 0;
      }
      .ant-tabs-tab:last-child {
        border-right: 0;
      }
      .ant-tabs-tab.ant-tabs-tab-active {
        cursor: default;
@@ -90,6 +97,7 @@
      min-width: 300px;
      border-radius: 5px;
      overflow: hidden;
      border: 1px solid #e8e8e8;
      .form-item-wrap {
        padding: 0.6vw 1.6vw 1.6vw;
@@ -199,11 +207,11 @@
      color: #ffffff;
    }
  }
  .ant-btn-primary[disabled] {
    color: #fff;
    background-color: #40a9ff;
    border-color: #40a9ff;
  }
  // .ant-btn-primary[disabled] {
  //   color: #fff;
  //   background-color: #40a9ff;
  //   border-color: #40a9ff;
  // }
}
.sync-cloud-application {
  .ant-modal-body {