chore: accessibility of filters

This commit is contained in:
2024-05-03 19:29:10 +02:00
parent ff041b9aaf
commit 7dd1c06f3f
4 changed files with 281 additions and 288 deletions
@@ -9,7 +9,7 @@
ref="button"
>
<img src="/images/icon-filter2.svg" alt="Open filters" />
{{ $t('options.filters') }} [F]
[F] {{ $t('options.filters') }}
<span class="active-indicator" v-if="currentOptionsActive"></span>
</button>