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.