#quantum1125-button-styling
1 messages · Page 1 of 1 (latest)
as you can see, i tried to amend the padding myself to no avail
hmmm, gimme a sec to test this out
i am very curious
@celest shuttle which guide are you following? Cause my own sample doesn't have the PaymentRequestButton class on the div element
i had manually added it, just realized but still doesn't fix the problem once removed
<PaymentRequestButtonElement
options={{paymentRequest,
style: { paymentRequestButton: {
theme: "light",
height: "40px",
type: "buy"
}
}}}
/>