mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
style: adjust downloader card API key field to span full width
This commit is contained in:
@@ -346,7 +346,7 @@ onUnmounted(() => {
|
|||||||
prepend-inner-icon="mdi-server"
|
prepend-inner-icon="mdi-server"
|
||||||
/>
|
/>
|
||||||
</VCol>
|
</VCol>
|
||||||
<VCol cols="12" md="6">
|
<VCol cols="12">
|
||||||
<VTextField
|
<VTextField
|
||||||
v-model="downloaderInfo.config.apikey"
|
v-model="downloaderInfo.config.apikey"
|
||||||
type="password"
|
type="password"
|
||||||
|
|||||||
Reference in New Issue
Block a user