make Modal always scrollable (#3667)
This commit is contained in:
committed by
Jaco Greeff
parent
5e8f6f271d
commit
e667d33778
@@ -128,7 +128,7 @@ export default class DeployContract extends Component {
|
||||
title={ title }
|
||||
waiting={ waiting }
|
||||
visible
|
||||
scroll>
|
||||
>
|
||||
{ this.renderStep() }
|
||||
</Modal>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user