diff --git a/src/main/frontend/components/header.css b/src/main/frontend/components/header.css index 2fea64d0a2..66f6275461 100644 --- a/src/main/frontend/components/header.css +++ b/src/main/frontend/components/header.css @@ -16,6 +16,7 @@ user-select: none; line-height: 1; white-space: nowrap; + background-color: var(--ls-primary-background-color); > .l { width: var(--ls-left-sidebar-width);