[TASK] add filter and change aria-pressed style button
This commit is contained in:
@ -22,6 +22,6 @@
|
||||
}
|
||||
|
||||
&[aria-pressed='true'] {
|
||||
@apply outline outline-2 outline-offset-2 outline-primary-600;
|
||||
@apply outline outline-2 outline-offset-2 outline-primary-600 bg-primary-100 text-primary-950;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user