Align input fields for gas.

feature/default_network_editable
Kevin Serrano 8 years ago
parent 98e80e6740
commit 2b0e939abd
No known key found for this signature in database
GPG Key ID: 7CC862A58D2889B4
  1. 1
      ui/app/components/hex-as-decimal-input.js

@ -55,6 +55,7 @@ HexAsDecimalInput.prototype.render = function () {
color: ' #AEAEAE',
fontSize: '12px',
marginLeft: '5px',
width: '20px',
},
}, suffix),
])

Loading…
Cancel
Save