diff --git a/frontend/src/components/header/index.tsx b/frontend/src/components/header/index.tsx
index e8efb5b7c..0279b1d8f 100644
--- a/frontend/src/components/header/index.tsx
+++ b/frontend/src/components/header/index.tsx
@@ -74,8 +74,8 @@ export const Header = () => {
{user && (
<>
-
+
>
)}
diff --git a/frontend/src/components/header/omnibar.tsx b/frontend/src/components/header/omnibar.tsx
index 1ebb4391a..96e9ee48b 100644
--- a/frontend/src/components/header/omnibar.tsx
+++ b/frontend/src/components/header/omnibar.tsx
@@ -47,8 +47,13 @@ export const Omnibar = () => {
return (
<>
-