make Modal always scrollable (#3667)
This commit is contained in:
committed by
Jaco Greeff
parent
5e8f6f271d
commit
e667d33778
@@ -165,7 +165,6 @@ class Contract extends Component {
|
||||
actions={ [ cancelBtn ] }
|
||||
title={ 'contract details' }
|
||||
visible
|
||||
scroll
|
||||
>
|
||||
<div className={ styles.details }>
|
||||
{ this.renderSource(contract) }
|
||||
|
||||
Reference in New Issue
Block a user