Skip to content

Commit a7f289d

Browse files
committed
fix isolation
1 parent 8b62bc7 commit a7f289d

File tree

1 file changed

+1
-0
lines changed
  • apps/builder/app/builder/features/footer

1 file changed

+1
-0
lines changed

apps/builder/app/builder/features/footer/footer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export const Footer = () => {
77
as="footer"
88
align="center"
99
css={{
10+
isolation: "isolate",
1011
gridArea: "footer",
1112
height: theme.spacing[11],
1213
background: theme.colors.backgroundTopbar,

0 commit comments

Comments
 (0)