diff --git a/index.css b/index.css index e214c77..444d89c 100644 --- a/index.css +++ b/index.css @@ -6213,8 +6213,15 @@ } .header-actions .lang-toggle { - max-width: 100px; + width: auto; + max-width: none; padding: 2px; + flex-shrink: 0; +} + +.header-actions .lang-toggle-option { + padding: 4px 10px; + white-space: nowrap; } .header-login-btn {