Un-bold menus

They're buttons, so they're bold by default.
This commit is contained in:
Isaiah Odhner 2023-04-24 01:01:02 -04:00
parent 2cdb728d64
commit cb310c2baf

View File

@ -118,6 +118,7 @@ MenuBar {
MenuItem { MenuItem {
width: auto; width: auto;
height: auto; height: auto;
text-style: none;
} }
MenuItem.grayed { MenuItem.grayed {
color: #777; color: #777;