style(ConfigManager): improve web search provider dropdown
This commit is contained in:
@ -307,7 +307,7 @@
|
||||
</template>
|
||||
<USelect
|
||||
v-model="config.webSearch.provider"
|
||||
class="w-30"
|
||||
class="w-full"
|
||||
:items="webSearchProviderOptions"
|
||||
/>
|
||||
</UFormField>
|
||||
|
Reference in New Issue
Block a user