We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0504d commit 6aa4ef0Copy full SHA for 6aa4ef0
site/src/pages/HealthPage/HealthLayout.tsx
@@ -24,7 +24,7 @@ const linkStyles = {
24
text-content-secondary border-none text-sm w-full flex items-center gap-3
25
text-left h-9 px-6 cursor-pointer no-underline transition-colors
26
hover:bg-surface-secondary hover:text-content-primary
27
- `
+ `,
28
active: "bg-surface-secondary text-content-primary",
29
};
30
0 commit comments