Skip to content

Commit 7f6f1f2

Browse files
authored
fix: Bad wrapping of i18n header links (#1295)
1 parent 2d3a9f8 commit 7f6f1f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/header/style.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
cursor: pointer;
122122
vertical-align: top;
123123
appearance: none;
124+
white-space: nowrap;
124125

125126
@media (max-width: /* --header-mobile-breakpoint */ 50rem) {
126127
min-width: 100px;

0 commit comments

Comments
 (0)