fix click to pay button to bottom of screen like the slide to pay component
This commit is contained in:
parent
57ab21dd55
commit
e858462107
5 changed files with 30 additions and 17 deletions
|
|
@ -19,8 +19,7 @@ $button-secondary-border: transparent;
|
|||
$button-secondary-active-bg: darken($subtle-gray, 5%);
|
||||
$button-secondary-active-border: transparent;
|
||||
|
||||
%button-standard,
|
||||
click-to-accept {
|
||||
%button-standard {
|
||||
width: 85%;
|
||||
max-width: 300px;
|
||||
margin-left: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue