mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +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',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
padding: '30px',
|
||||
},
|
||||
}, body)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user