style: Restore missing insensitive menuitem style

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3213>
This commit is contained in:
Sam Hewitt 2024-02-28 10:50:39 -03:30 committed by Marge Bot
parent bb73bf548c
commit e46b137b42

View File

@ -383,6 +383,7 @@
}
&:active {@include button(active, $c:$bg);}
&:checked {@include button(checked, $c:$bg);}
&:insensitive {@include button(insensitive, $c:$bg);}
}
// Panel menu/button drawing function