Skip to content

Commit

Permalink
fix share button zindex
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Nov 27, 2024
1 parent 679052f commit 58d9c2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ const CornerLayout = () => {
position: "fixed",
bottom: 40,
right: 40,
zIndex: 1,
}}
>
<ButtonSecondary
Expand Down

0 comments on commit 58d9c2a

Please sign in to comment.