king
2022-10-27 83592b5c2dcbfd0a91d36dfa89f1a6cbe95ab1d1
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);
      }
    }
  }
}