Revert "adding assignee to tui"

This reverts commit c72b15f721.
This commit is contained in:
Robin Olsen
2026-03-11 20:37:05 +01:00
parent a5b04997a7
commit 9a0cb74e39
8 changed files with 19 additions and 116 deletions

View File

@@ -21,7 +21,7 @@ var (
)
const (
ListViewRatio = 55 // Percentage of total width allocated to the list view
ListViewRatio = 70 // Percentage of total width allocated to the list view
LabelWidth = 14
MarginBottomSmall = 1
)