fix: title alignment #152

Merged
gatozee merged 1 commits from fix_title_alignment into main 2026-04-25 13:23:10 +08:00
gatozee commented 2026-04-25 08:47:38 +08:00 (Migrated from github.com)

The box drawing for the title line in console output is not aligned well. This should fix the issue.

Before:
image
After:
image

The box drawing for the title line in console output is not aligned well. This should fix the issue. Before: <img width="1150" height="664" alt="image" src="https://github.com/user-attachments/assets/a84cfb98-dbf1-4ca8-8cbd-1b7dc85656a2" /> After: <img width="611" height="385" alt="image" src="https://github.com/user-attachments/assets/1f4d33c0-40e6-459b-ab95-84236e3f2e9d" />
razvandimescu commented 2026-04-25 13:19:36 +08:00 (Migrated from github.com)

Thank you!

Thank you!
Sign in to join this conversation.