handling show visually active filter from acromates

This commit is contained in:
Antoine M 2024-04-02 16:28:02 +02:00
parent 2df39bf34c
commit b9a6aa59c9

View File

@ -55,7 +55,7 @@
@apply underline;
}
&__action-button--active {
@apply text-secondary;
@apply text-secondary underline underline-offset-4;
outline: transparent;
}