mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
Increase line-height for account nicknames
This commit is contained in:
parent
d9f5e6beb2
commit
ad970180f2
@ -121,6 +121,7 @@ AccountDetailScreen.prototype.render = function () {
|
||||
overflow: 'hidden',
|
||||
textOverflow: 'ellipsis',
|
||||
padding: '5px 0px',
|
||||
lineHeight: '25px',
|
||||
},
|
||||
}, [
|
||||
identity && identity.name,
|
||||
|
Loading…
Reference in New Issue
Block a user