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}