Fix left nav badge overlap (#10604)

This commit is contained in:
Samuel Newman
2026-05-25 13:47:22 +03:00
committed by GitHub
parent c4861cd073
commit d404363093
+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 ? (