dexlab-io / dexpay-pos

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.
https://www.dexlab.io/
MIT License
27 stars 20 forks source link

css padding on amount and button #125

Closed dimarconicola closed 5 years ago

dimarconicola commented 5 years ago
    .sc-cJSrbW eZhBsj {
    padding: 74px 2rem 3.3rem;
}

Before

Screenshot 2019-03-15 at 14 42 41

After

Screenshot 2019-03-15 at 14 42 33
perminder-klair commented 5 years ago

@dimarconicola anything i need to do on this?

dimarconicola commented 5 years ago

@perminder-klair isn't it clear?

perminder-klair commented 5 years ago

no idea @dimarconicola what is happening, please explain

dimarconicola commented 5 years ago

I'm just suggesting to update to the following style

    .sc-cJSrbW eZhBsj {
    padding: 74px 2rem 3.3rem;
}