Skip to content

Commit c06b54f

Browse files
authored
Overlapping Fix
Signed-off-by: Naman Verma <149177973+Namanv0509@users.noreply.github.com>
1 parent 3b26355 commit c06b54f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/PricingAddons/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ export const PricingAddons = ({ isYearly = false }) => {
9191
border: "1px solid",
9292
borderColor: "primary.main",
9393
borderRadius: 3,
94+
zIndex: 1,
95+
marginTop: "64px",
9496
}}
9597
>
9698
<CardHeader

0 commit comments

Comments
 (0)