diff --git a/src/components/header/style.module.css b/src/components/header/style.module.css index 4c9e55a1d..1b366c27d 100644 --- a/src/components/header/style.module.css +++ b/src/components/header/style.module.css @@ -121,6 +121,7 @@ cursor: pointer; vertical-align: top; appearance: none; + white-space: nowrap; @media (max-width: /* --header-mobile-breakpoint */ 50rem) { min-width: 100px;