king
2022-09-13 10c86c1fab41f01c7bf7fcb9d2f8b624142f6a54
src/menu/components/chart/chart-custom/chartcompile/index.scss
@@ -1,11 +0,0 @@
.custom-chart-edit-modal {
  .ant-modal {
    top: 50px;
    .ant-modal-body {
      max-height: calc(100vh - 190px);
      min-height: 50vh;
      padding-top: 10px;
    }
  }
}