mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Align input fields for gas.
This commit is contained in:
parent
98e80e6740
commit
2b0e939abd
@ -55,6 +55,7 @@ HexAsDecimalInput.prototype.render = function () {
|
|||||||
color: ' #AEAEAE',
|
color: ' #AEAEAE',
|
||||||
fontSize: '12px',
|
fontSize: '12px',
|
||||||
marginLeft: '5px',
|
marginLeft: '5px',
|
||||||
|
width: '20px',
|
||||||
},
|
},
|
||||||
}, suffix),
|
}, suffix),
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user