king
2022-01-21 46f79b491173d284a4900d19e7aecf7509481438
src/tabviews/zshare/actionList/popupbutton/index.scss
@@ -6,6 +6,19 @@
    }
  }
}
.table-drawer-popview {
  .close-drawer {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 8px 16px;
    background: #fff;
    text-align: right;
    box-shadow: 0 0 3px #cbcbcb;
  }
}
.custom-drawer-popview {
  .ant-drawer-content {
    .ant-drawer-header {