diff --git a/src/Config.h b/src/Config.h index 3a3296d615ba60a53ee6f6022ea27bdbd2592f12..dea8851a08103e32aa1619f1f1f2796febb34a6f 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.