We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36c453 commit 5d07d35Copy full SHA for 5d07d35
client/settings/payment-request-section/index.js
@@ -51,7 +51,7 @@ const PaymentRequestSection = () => {
51
52
return (
53
<Card className="express-checkouts">
54
- <CardBody>
+ <CardBody size={ 0 }>
55
<ul className="express-checkouts-list">
56
<li className="express-checkout has-icon-border">
57
<div className="express-checkout__checkbox">
0 commit comments