diff --git a/src/sass/gnome-shell/common/_quick-settings.scss b/src/sass/gnome-shell/common/_quick-settings.scss index 65d7762..6831f72 100644 --- a/src/sass/gnome-shell/common/_quick-settings.scss +++ b/src/sass/gnome-shell/common/_quick-settings.scss @@ -105,6 +105,8 @@ &:active { background-color: $divider_color; } + + StIcon { icon-size: $base_icon_size !important; } } }