From cadc6b171eb1e6b1b6a77aba22accd30c66655c3 Mon Sep 17 00:00:00 2001 From: Joel Date: Mon, 29 Jan 2024 11:10:19 +0800 Subject: [PATCH] chore: change expert mode the same line height as automatic (#2263) --- .../app/configuration/config-prompt/simple-prompt-input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/app/configuration/config-prompt/simple-prompt-input.tsx b/web/app/components/app/configuration/config-prompt/simple-prompt-input.tsx index bbbb4948c4..9ed2464598 100644 --- a/web/app/components/app/configuration/config-prompt/simple-prompt-input.tsx +++ b/web/app/components/app/configuration/config-prompt/simple-prompt-input.tsx @@ -154,7 +154,7 @@ const Prompt: FC = ({ <>
setPromptMode(PromptMode.advanced)} >
{t('appDebug.promptMode.advanced')}