mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
fix: mobile page search layout #635
This commit is contained in:
parent
acb75a6a81
commit
d1def31d05
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
:custom-filter="customFilter"
|
||||
:sort-by.sync="sortBy"
|
||||
:sort-desc.sync="sortDesc"
|
||||
:mobile-breakpoint="0"
|
||||
>
|
||||
<template #top>
|
||||
<v-text-field ref="filterRef" v-model="filter" :label="$t('filter')" class="mx-4" />
|
||||
|
|
Loading…
Add table
Reference in a new issue