Skip to content

Commit

Permalink
gnome-shell: Adjust notification icon alignment
Browse files Browse the repository at this point in the history
Try to align icon with message-title. The alignment depends on font
scaling factor, but this seems to work for widest scaling range.
  • Loading branch information
jnsh committed Apr 30, 2022
1 parent 2b08e56 commit b13cff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/gnome-shell/42/sass/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1448,6 +1448,7 @@ $ws_dot_inactive: $ws_indicator_height / 6;
color: inherit;
icon-size: $message_icon_size;
-st-icon-style: symbolic;
margin-top: 0.035em;
}

// fallback
Expand Down

0 comments on commit b13cff7

Please sign in to comment.