king
2024-03-08 1bec8d69cf14bd88591eee5b0320c5c8f6c25a08
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;
    }
  }
}