+
{children}
diff --git a/app/react/sidebar/SidebarItem/SidebarTooltip.tsx b/app/react/sidebar/SidebarItem/SidebarTooltip.tsx
index 8ccd9e334..b9a2d11d4 100644
--- a/app/react/sidebar/SidebarItem/SidebarTooltip.tsx
+++ b/app/react/sidebar/SidebarItem/SidebarTooltip.tsx
@@ -8,7 +8,7 @@ type Props = {
export function SidebarTooltip({ children, content }: Props) {
return (
a]:text-inherit [&>a]:hover:text-inherit [&>a]:hover:no-underline'
+ 'flex min-h-8 text-gray-3 th-highcontrast:text-white [&>a]:text-inherit [&>a]:hover:text-inherit [&>a]:hover:no-underline'
)}
aria-label={label}
// eslint-disable-next-line react/jsx-props-no-spreading