Skip to content

Commit

Permalink
Update CollapsedNav.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cdedreuille committed Nov 13, 2023
1 parent 1e5d479 commit a7751f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/CollapsedNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ export const CollapsedNavPanel = styled.div`
outline: 0;
${shadows.tooltip}
z-index: 20;
`;

interface MenuItem {
Expand Down

0 comments on commit a7751f0

Please sign in to comment.