king
2020-08-09 ce2b708f61de1855771d78f35309bd77df9d3b15
src/mob/datasource/index.scss
@@ -79,3 +79,11 @@
    }
  }
}
.mob-datasource-verify-modal {
  .ant-modal {
    top: 50px;
    .ant-modal-body {
      max-height: calc(100vh - 190px);
    }
  }
}