diff --git a/src/STranslate/Helper/ConfigHelper.cs b/src/STranslate/Helper/ConfigHelper.cs index 87299315..3712fe25 100644 --- a/src/STranslate/Helper/ConfigHelper.cs +++ b/src/STranslate/Helper/ConfigHelper.cs @@ -846,7 +846,7 @@ private ConfigModel InitialConfig() MainViewMaxHeight = 840, MainViewWidth = 460, InputViewMaxHeight = 200, - InputViewMinHeight = 200, + InputViewMinHeight = 70, MainViewShadow = false, IsPromptToggleVisible = true, IsShowSnakeCopyBtn = false,