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:
curo1305
2026-05-18 23:32:11 +02:00
parent ee6c32b035
commit 3b89d940de
-1
View File
@@ -75,7 +75,6 @@ class _TitleBar(Static):
color: #ffffff;
text-style: bold;
padding: 0 2;
border-bottom: ascii #444444;
}
"""