mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-11 00:23:37 +08:00
Disable mobile layout for plugin search field
This commit is contained in:
@@ -81,6 +81,7 @@ function closeDialog() {
|
||||
<VTextField
|
||||
v-model="searchKeyword"
|
||||
:label="t('plugin.searchPlugins')"
|
||||
:mobile-layout="false"
|
||||
single-line
|
||||
:placeholder="t('plugin.searchPlaceholder')"
|
||||
variant="solo"
|
||||
|
||||
Reference in New Issue
Block a user