king
2021-01-15 40436544f55558d2c8d1c14c68cce79546c60dff
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -185,7 +185,7 @@
        <Modal
          className={'popview-modal ' + (btn.$type === 'CustomPage' ? 'custom-popview' : '')}
          title={btn.label}
          width={'80vw'}
          width={'85vw'}
          maskClosable={false}
          visible={this.state.visible}
          onCancel={this.popclose}