feat #14: Implement design guide #15

Merged
phg merged 6 commits from issue-14-tui-design-guide into main 2026-09-04 17:15:40 +00:00
Showing only changes of commit 762403f93f - Show all commits

View file

@ -438,9 +438,10 @@ FilterModal {
}
.filter-search-input {
height: 3;
height: 1;
width: 1fr;
margin: 0 2;
border: none;
}
.filter-actions {