Skip to content

Commit

Permalink
Use font-weight 400 for Clear filters
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Mar 13, 2023
1 parent cb4f528 commit 271a355
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<VButton
v-show="showClearFiltersButton"
variant="text"
class="label-regular"
class="!font-normal"
:disabled="isClearButtonDisabled"
@click="clearFilters"
>{{ $t("filter-list.clear") }}
Expand Down

0 comments on commit 271a355

Please sign in to comment.