Add one px to address for Firefox clipping

feature/default_network_editable
tmashuang 7 years ago
parent f130772956
commit 60a52b2608
  1. 1
      ui/app/account-detail.js

@ -161,6 +161,7 @@ AccountDetailScreen.prototype.render = function () {
textOverflow: 'ellipsis',
paddingTop: '3px',
width: '5em',
height: '15px',
fontSize: '13px',
fontFamily: 'Montserrat Light',
textRendering: 'geometricPrecision',

Loading…
Cancel
Save