We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d9e61 commit c524f60Copy full SHA for c524f60
ui/common/styles.go
@@ -10,7 +10,7 @@ import (
10
var (
11
SearchHeight = 3
12
FooterHeight = 1
13
- ExpandedHelpHeight = 12
+ ExpandedHelpHeight = 13
14
InputBoxHeight = 8
15
SingleRuneWidth = 4
16
MainContentPadding = 1
0 commit comments