fix(tui): remove border-bottom from _TitleBar so title text renders
height: 1 + border-bottom: ascii left no row for content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -75,7 +75,6 @@ class _TitleBar(Static):
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
text-style: bold;
|
text-style: bold;
|
||||||
padding: 0 2;
|
padding: 0 2;
|
||||||
border-bottom: ascii #444444;
|
|
||||||
}
|
}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user