restore previous buttons

This commit is contained in:
Will McGugan
2024-11-14 19:25:28 +00:00
parent 7c1ebfce1d
commit 35d6d6ab53

View File

@@ -60,8 +60,7 @@ class Button(Widget, can_focus=True):
text-style: bold;
&:disabled {
text-style: bold;
text-opacity: 0.5;
text-style: not bold;
}
&:focus {