king
2021-10-12 4eae7af1ce6cd0ea8ac6485e26528625e83c3c70
src/tabviews/zshare/actionList/popupbutton/index.scss
@@ -1,6 +1,9 @@
.custom-popview.popview-modal {
  >.ant-modal-content >.ant-modal-body {
    padding: 0;
    .custom-page-wrap {
      min-height: 200px;
    }
  }
}
.custom-drawer-popview {
@@ -24,6 +27,9 @@
        text-align: right;
        box-shadow: 0 0 3px #cbcbcb;
      }
      .custom-page-wrap {
        min-height: calc(100vh - 110px);
      }
    }
  }
}