mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
fix code format (#6365)
This commit is contained in:
@@ -27,7 +27,7 @@ class TermsPreviewDialog extends React.Component {
|
||||
<Modal
|
||||
isOpen={true}
|
||||
size={'lg'}
|
||||
style={{width: 600}}
|
||||
style={{ width: 600 }}
|
||||
wrapClassName={'conditions-perview-wrapper'}
|
||||
toggle={this.toggle}
|
||||
>
|
||||
|
Reference in New Issue
Block a user