diff --git a/ui/app/pages/unlock-page/unlock-page.component.js b/ui/app/pages/unlock-page/unlock-page.component.js index 5fffbf399..94a643263 100644 --- a/ui/app/pages/unlock-page/unlock-page.component.js +++ b/ui/app/pages/unlock-page/unlock-page.component.js @@ -122,7 +122,7 @@ export default class UnlockPage extends Component { style={style} disabled={!this.state.password} fullWidth - variant="raised" + variant="contained" size="large" onClick={this.handleSubmit} disableRipple