Fix left nav badge overlap

This commit is contained in:
Samuel Newman
2026-05-24 13:22:00 +03:00
parent bf83f165ee
commit 0cb7f2049e
+1
View File
@@ -456,6 +456,7 @@ function NavItem({count, hasNew, href, icons, label, minimal}: NavItemProps) {
width: 24,
height: 24,
},
a.z_10,
]}>
<Icon aria-hidden={true} width={NAV_ICON_WIDTH} style={t.atoms.text} />
{typeof count === 'string' && count ? (