Skip to content

Commit

Permalink
fix issue playground hidden plugin div cover nav
Browse files Browse the repository at this point in the history
  • Loading branch information
sin-bufan committed Jan 31, 2024
1 parent 8df7f9f commit 222de5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/dashboard/src/components/nav/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ const NavContainer = styled.nav<{ open?: boolean }>`
flex-direction: column;
align-items: center;
justify-content: space-between;
z-index: 100;
.item-container {
display: flex;
flex-direction: row;
Expand Down

0 comments on commit 222de5c

Please sign in to comment.