Skip to content

Commit 6aa4ef0

Browse files
committed
:|
1 parent 4c0504d commit 6aa4ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/HealthPage/HealthLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const linkStyles = {
2424
text-content-secondary border-none text-sm w-full flex items-center gap-3
2525
text-left h-9 px-6 cursor-pointer no-underline transition-colors
2626
hover:bg-surface-secondary hover:text-content-primary
27-
`
27+
`,
2828
active: "bg-surface-secondary text-content-primary",
2929
};
3030

0 commit comments

Comments
 (0)