css color transitions on left nav (#6768)
This commit is contained in:
@@ -193,6 +193,7 @@ function NavItem({count, href, icon, iconFilled, label}: NavItemProps) {
|
|||||||
a.rounded_sm,
|
a.rounded_sm,
|
||||||
a.gap_sm,
|
a.gap_sm,
|
||||||
a.outline_inset_1,
|
a.outline_inset_1,
|
||||||
|
a.transition_color,
|
||||||
]}
|
]}
|
||||||
hoverStyle={t.atoms.bg_contrast_25}
|
hoverStyle={t.atoms.bg_contrast_25}
|
||||||
// @ts-ignore the function signature differs on web -prf
|
// @ts-ignore the function signature differs on web -prf
|
||||||
|
|||||||
Reference in New Issue
Block a user