fix: color
This commit is contained in:
parent
8ec62f5264
commit
15e998ab20
1 changed files with 1 additions and 1 deletions
|
|
@ -591,7 +591,7 @@ watch(inputSearch, async () => await fetchUserList());
|
|||
id="btn-filter"
|
||||
icon="mdi-tune-vertical-variant"
|
||||
size="sm"
|
||||
class="bordered rounded"
|
||||
class="bordered rounded surface-1"
|
||||
:class="{ 'app-text-info': statusFilter !== 'all' }"
|
||||
unelevated
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue