Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Aug 20, 2024
1 parent 289e4a9 commit 82115b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/textual/widgets/_key_panel.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class KeyPanel(VerticalScroll, can_focus=False):
width: 33%;
min-width: 30;
max-width: 60;
border-left: vkey $foreground 30%;
border-left: vkey $foreground 30%;
padding: 1 1;
height: 1fr;
padding-right: 1;
Expand Down

0 comments on commit 82115b7

Please sign in to comment.