mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add one px to address for Firefox clipping
This commit is contained in:
parent
f130772956
commit
60a52b2608
@ -161,6 +161,7 @@ AccountDetailScreen.prototype.render = function () {
|
||||
textOverflow: 'ellipsis',
|
||||
paddingTop: '3px',
|
||||
width: '5em',
|
||||
height: '15px',
|
||||
fontSize: '13px',
|
||||
fontFamily: 'Montserrat Light',
|
||||
textRendering: 'geometricPrecision',
|
||||
|
Loading…
Reference in New Issue
Block a user