diff --git a/src/textual/command.py b/src/textual/command.py index cf75586ca9..9bc70bf2c2 100644 --- a/src/textual/command.py +++ b/src/textual/command.py @@ -356,6 +356,7 @@ class CommandList(OptionList, can_focus=False): max-height: 70vh; background: $panel; padding: 0; + text-style: bold; } CommandList:focus {