Skip to content

Commit 55420fb

Browse files
committed
fix desktop nav
1 parent 0671b91 commit 55420fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/Nav.module.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,11 @@ a.legacyLink {
270270
width: 100%;
271271
margin-bottom: 7px;
272272
}
273+
274+
.actionButtonGroup,
275+
:global(.dark) .actionButtonGroup {
276+
position: relative;
277+
}
273278
}
274279

275280
@media (min-width: 1280px) {

0 commit comments

Comments
 (0)