ui - txlist - better scroll bar positioning

feature/default_network_editable
kumavis 9 years ago
parent b55a329532
commit 2365fe1142
  1. 2
      ui/app/components/transaction-list.js

@ -21,7 +21,7 @@ module.exports = function(transactions, network) {
style: {
overflowY: 'auto',
height: '204px',
margin: '0 20px',
padding: '0 20px',
textAlign: 'center',
},
}, (

Loading…
Cancel
Save