Skip to content

Commit

Permalink
chore(root): fix z-index value
Browse files Browse the repository at this point in the history
  • Loading branch information
hendraaagil committed Jun 2, 2021
1 parent bd80d6c commit ef8b312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Star.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const Star = () => {
return (
<Link href="https://github.com/hendraaagil/next-chakra-starter" isExternal>
<HStack
zIndex="docked"
pos="fixed"
py={3}
px={4}
Expand Down

1 comment on commit ef8b312

@vercel
Copy link

@vercel vercel bot commented on ef8b312 Jun 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.