active state fix
This commit is contained in:
parent
e135250c43
commit
3ccf5498d4
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@
|
|||
}
|
||||
|
||||
.active {
|
||||
@apply text-primary-400;
|
||||
@apply text-primary-400 !important;
|
||||
}
|
||||
|
|
Reference in a new issue