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 34645b3 commit 4db3529Copy full SHA for 4db3529
packages/composite-checkout/src/components/coupon.js
@@ -88,6 +88,7 @@ const ApplyButton = styled( Button )`
88
right: 4px;
89
padding: 7px;
90
animation: ${animateIn} 0.2s ease-out;
91
+ margin: 0;
92
`;
93
94
function handleFieldInput( input, setCouponFieldValue, setIsApplyButtonActive, setHasCouponError ) {
0 commit comments