Skip to content

Commit ff776fe

Browse files
triv: activ navbar item color change
1 parent 77d3593 commit ff776fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/django_smartbase_admin/static/sb_admin/src/css/_components.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
}
139139

140140
&.active {
141-
@apply text-primary font-semibold bg-primary-100;
141+
@apply text-primary-600 font-semibold bg-primary-100;
142142

143143
svg {
144144
@apply text-primary;

0 commit comments

Comments
 (0)