mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
Make buy ui more central to the screen
This commit is contained in:
parent
57abc58d62
commit
b6a7281737
@ -143,7 +143,7 @@ BuyButtonSubview.prototype.formVersionSubview = function () {
|
||||
return h('div.flex-column', {
|
||||
style: {
|
||||
alignItems: 'center',
|
||||
margin: '50px',
|
||||
margin: '20px 50px',
|
||||
},
|
||||
}, [
|
||||
h('h3.text-transform-uppercase', {
|
||||
|
Loading…
Reference in New Issue
Block a user