style: little style tweaks

This commit is contained in:
AnotiaWang
2025-02-12 17:00:29 +08:00
parent f4a29aeed1
commit 9b99058b24
3 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@
</UFormField>
<div
v-if="config.ai.provider === 'openai-compatible'"
class="space-y-2"
class="flex flex-col gap-y-2"
>
<UFormField :label="$t('settings.ai.apiKey')" required>
<PasswordInput