mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
Add margins to align.
This commit is contained in:
parent
04df5c1f2d
commit
666044d417
@ -56,6 +56,7 @@ HexAsDecimalInput.prototype.render = function () {
|
||||
color: ' #AEAEAE',
|
||||
fontSize: '12px',
|
||||
marginLeft: '5px',
|
||||
marginRight: '6px',
|
||||
width: '20px',
|
||||
},
|
||||
}, suffix),
|
||||
|
Loading…
Reference in New Issue
Block a user