Skip to content

Commit ec3c012

Browse files
committed
fix: navbar hidden on firefox
1 parent f4732bd commit ec3c012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/navbar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
.navbar-items-wrapper {
1111
@apply mt-1;
12+
max-width: none !important;
1213
}
1314

1415
.navbar-items {

0 commit comments

Comments
 (0)