mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Merge pull request #1700 from MetaMask/StyleImprovements
Add padding to token messages
This commit is contained in:
commit
ca3de2dc74
@ -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