king
2022-11-21 f6626b05f1275cc2f8ca77f773d4f6a6af1b0a89
src/tabviews/zshare/actionList/popupbutton/index.scss
@@ -4,6 +4,9 @@
    .custom-page-wrap {
      min-height: 200px;
    }
    .pop-page-wrap {
      min-height: 200px;
    }
  }
}
.table-drawer-popview {
@@ -43,6 +46,9 @@
      .custom-page-wrap {
        min-height: calc(100vh - 110px);
      }
      .pop-page-wrap {
        min-height: calc(100vh - 110px);
      }
    }
  }
}