1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00

Fix fox positioning.

This commit is contained in:
Kevin Serrano 2017-08-03 16:35:14 -07:00
parent 77908e1181
commit 24a13d116c
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1

View File

@ -26,7 +26,11 @@ UnlockScreen.prototype.render = function () {
const state = this.props
const warning = state.warning
return (
h('.flex-column', [
h('.flex-column', {
style: {
width: 'inherit',
},
}, [
h('.unlock-screen.flex-column.flex-center.flex-grow', [
h(Mascot, {