Skip to content

Commit ee0c5d0

Browse files
committed
add styles
1 parent ed5bd39 commit ee0c5d0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/ui/src/lib/components/layout/sidebar/sidebar.component.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@
7676
// color: var(--black);
7777
// }
7878

79-
&--active, &:hover {
79+
&--active,
80+
&:hover {
8081
color: var(--accent);
8182
}
8283
}

0 commit comments

Comments
 (0)