king
2020-08-09 ce2b708f61de1855771d78f35309bd77df9d3b15
src/mob/datasource/index.scss
@@ -78,4 +78,12 @@
      color: #ff4d4f;
    }
  }
}
.mob-datasource-verify-modal {
  .ant-modal {
    top: 50px;
    .ant-modal-body {
      max-height: calc(100vh - 190px);
    }
  }
}