fix: apple pay btn styles
This commit is contained in:
parent
a24343a18e
commit
ea5b2fce07
@ -101,13 +101,14 @@
|
||||
}
|
||||
|
||||
.pay-btn {
|
||||
min-height: 60px;
|
||||
height: 60px;
|
||||
max-width: 400px;
|
||||
min-width: 250px;
|
||||
width: 100%;
|
||||
border-radius: 19px;
|
||||
}
|
||||
|
||||
.pay-btn .gpay-button {
|
||||
min-height: 60px;
|
||||
border-radius: 20px;
|
||||
height: 60px;
|
||||
border-radius: 19px;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user