gnome-shell: Follow upstream change for spelling mistakes
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/2fc6384bca0645317a6ee4242ff08d0281254849
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/2fc6384bca0645317a6ee4242ff08d0281254849
by roundabout, Tuesday, 15 September 2020, 16:51:56 (1600188716), pushed by roundabout, Sunday, 11 May 2025, 13:22:55 (1746969775)
Author identity: nana-4 <hnmaigo@gmail.com>
ddc87197a77f491f8ca367afd862ae16d4fcbadf
@include type(headline6);
text-align: inherit;
&.leightweight {
$lightweight: if($version >= 3.38, ".lightweight", ".leightweight");
&#{$lightweight} {
@include type(headline6);
}
}
/* Notifications & Mesage Tray */
/* Notifications & Message Tray */
// Banner notifications
.notification-banner {