style: adjust downloader card API key field to span full width

This commit is contained in:
jxxghp
2026-05-07 08:22:39 +08:00
parent f3dbc4afad
commit dc4914e3ca

View File

@@ -346,7 +346,7 @@ onUnmounted(() => {
prepend-inner-icon="mdi-server"
/>
</VCol>
<VCol cols="12" md="6">
<VCol cols="12">
<VTextField
v-model="downloaderInfo.config.apikey"
type="password"