king
2021-01-18 38b5297cbfbe3d61ee2e800b51e8324ee163f43e
src/tabviews/zshare/actionList/index.scss
@@ -28,6 +28,7 @@
.action-modal {
  .ant-modal {
    max-width: 95vw;
    top: 70px;
  }
  .ant-modal-body {
    max-height: calc(100vh - 235px);
@@ -36,8 +37,8 @@
    padding-bottom: 35px;
  }
  .ant-modal-body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    width: 7px;
    height: 7px;
  }
  .ant-modal-body::-webkit-scrollbar-thumb {
    border-radius: 5px;