1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00

ui - txlist - better scroll bar positioning

This commit is contained in:
kumavis 2016-05-13 16:36:04 -07:00
parent b55a329532
commit 2365fe1142

View File

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