1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 07:55:36 +00:00

password pop-up box from middle to top (#3074)

This commit is contained in:
zxj96
2019-03-07 16:05:11 +08:00
committed by Daniel Pan
parent 2f7f2c0f19
commit 56af7a510e

View File

@@ -54,7 +54,7 @@ class LibDecryptDialog extends React.Component {
render() {
return (
<Modal isOpen={true} centered={true}>
<Modal isOpen={true}>
<ModalBody>
<button type="button" className="close" onClick={this.toggle}><span aria-hidden="true">×</span></button>
<Form className="lib-decrypt-form text-center">