diff --git a/module/webui/styles/header.css b/module/webui/styles/header.css index e0e20fe..35fdf05 100644 --- a/module/webui/styles/header.css +++ b/module/webui/styles/header.css @@ -84,6 +84,7 @@ } .language-option { + flex-shrink: 0; padding: 8px 10px; text-align: center; color: var(--text-primary);