mirror of
https://github.com/chathub-dev/chathub.git
synced 2025-12-24 12:37:53 +08:00
Tweak setting page
This commit is contained in:
@@ -224,7 +224,7 @@ function SettingPage() {
|
||||
</ChatBotSettingPanel>
|
||||
<ChatBotSettingPanel title="Bing">
|
||||
<div className="flex flex-row gap-5 items-center">
|
||||
<p className="font-medium text-base">{t('Chat style')}</p>
|
||||
<p className="font-medium">{t('Chat style')}</p>
|
||||
<div className="w-[150px]">
|
||||
<Select
|
||||
options={BING_STYLE_OPTIONS}
|
||||
|
||||
Reference in New Issue
Block a user