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

index 3a3296d6..dea8851a 100644 --- a/src/Config.h +++ b/src/Config.h
@@ -54,7 +54,7 @@ constexpr int height = 50; namespace sidebarActions { constexpr int height = textInput::height; -constexpr int iconSize = 28; +constexpr int iconSize = 24; } // Button settings.