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:
parent
b55a329532
commit
2365fe1142
@ -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',
|
||||||
},
|
},
|
||||||
}, (
|
}, (
|
||||||
|
Loading…
Reference in New Issue
Block a user