mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
extra space removed
This commit is contained in:
@@ -22,7 +22,7 @@ BORDER_CHARS: dict[
|
||||
# Three tuples for the top, middle, and bottom rows.
|
||||
# The sub-tuples are the characters for the left, center, and right borders.
|
||||
"": (
|
||||
(" ", " ", " "),
|
||||
(" ", " ", " "),
|
||||
(" ", " ", " "),
|
||||
(" ", " ", " "),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user