tui: add top margin to session turn headers for better visual separation

This commit is contained in:
David Hill
2026-04-13 17:17:04 +01:00
parent 1ebf9f0948
commit 210e31bb8b

View File

@@ -47,6 +47,7 @@
display: flex;
align-items: center;
gap: 8px;
margin-top: 12px;
width: 100%;
min-width: 0;
color: var(--text-weak);