Skip to content

Commit 9fda476

Browse files
committed
revert whitespace
1 parent d1d3e5a commit 9fda476

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/textual/widgets/_header.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ class Header(Widget):
9797
}
9898
Header.-tall {
9999
height: 3;
100-
}
101-
100+
}
102101
"""
103102

104103
tall = Reactive(False)

0 commit comments

Comments
 (0)