mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add padding to token messages
This commit is contained in:
parent
f36e69f340
commit
c81a3c649a
@ -109,6 +109,7 @@ TokenList.prototype.message = function (body) {
|
|||||||
height: '250px',
|
height: '250px',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
|
padding: '30px',
|
||||||
},
|
},
|
||||||
}, body)
|
}, body)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user