Skip to content

Commit

Permalink
bold text in command list
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jun 22, 2024
1 parent de98d1a commit b761618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/textual/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ class CommandList(OptionList, can_focus=False):
max-height: 70vh;
background: $panel;
padding: 0;
text-style: bold;
}
CommandList:focus {
Expand Down

0 comments on commit b761618

Please sign in to comment.