summary refs log tree commit diff
path: root/src/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Config.h b/src/Config.h

index 3bcaa200..19276c2b 100644 --- a/src/Config.h +++ b/src/Config.h
@@ -66,7 +66,7 @@ constexpr int minWidth = 950; } // namespace window namespace textInput { -constexpr int height = 50; +constexpr int height = 44; } namespace sidebarActions {