mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Increase disclaimer scroll box height
This commit is contained in:
parent
1f0de5588d
commit
9e7a9e6837
@ -39,7 +39,7 @@ DisclaimerScreen.prototype.render = function() {
|
||||
h('div', {
|
||||
style: {
|
||||
background: 'rgb(235, 235, 235)',
|
||||
height: '235px',
|
||||
height: '336px',
|
||||
|
||||
width: '80%',
|
||||
overflowY: 'scroll',
|
||||
|
Loading…
Reference in New Issue
Block a user