Skip to content

Commit 6e07e6a

Browse files
committed
Fix: Update
Signed-off-by: Varad Gupta <114755221+vr-varad@users.noreply.github.com>
1 parent b6ad53e commit 6e07e6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/components/Pricing/PricingAddons

src/components/Pricing/PricingAddons/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ export const PricingAddons = ({ isYearly = false, setIsYearly, enterprisePlan })
182182
borderRadius: 2,
183183
zIndex: 1,
184184
marginTop: "24px",
185+
paddingBottom: "1rem"
185186
}}
186187
>
187188
<CardHeader

0 commit comments

Comments
 (0)