Skip to content

Commit

Permalink
fix desktop nav
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Jan 18, 2025
1 parent 0671b91 commit 55420fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Nav.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,11 @@ a.legacyLink {
width: 100%;
margin-bottom: 7px;
}

.actionButtonGroup,
:global(.dark) .actionButtonGroup {
position: relative;
}
}

@media (min-width: 1280px) {
Expand Down

0 comments on commit 55420fb

Please sign in to comment.