filter button went full screen fixed

This commit is contained in:
Palash 2022-04-22 00:34:20 +05:30 committed by Kavin
parent 3f67964ef8
commit 479cc40a45
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
v-model="selectedFilter"
default="all"
class="uk-select uk-width-auto"
style="height: 100%"
style="height: auto"
@change="updateResults()"
>
<option v-for="filter in availableFilters" :key="filter" :value="filter">