mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +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', {
|
return h('div.flex-column', {
|
||||||
style: {
|
style: {
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
margin: '50px',
|
margin: '20px 50px',
|
||||||
},
|
},
|
||||||
}, [
|
}, [
|
||||||
h('h3.text-transform-uppercase', {
|
h('h3.text-transform-uppercase', {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user