Skip to content

Commit

Permalink
fix isolation
Browse files Browse the repository at this point in the history
  • Loading branch information
istarkov committed Dec 2, 2024
1 parent 8b62bc7 commit a7f289d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/builder/app/builder/features/footer/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export const Footer = () => {
as="footer"
align="center"
css={{
isolation: "isolate",
gridArea: "footer",
height: theme.spacing[11],
background: theme.colors.backgroundTopbar,
Expand Down

0 comments on commit a7f289d

Please sign in to comment.