feat: Briefwechsel hero redesign — discovery framing + padding #186

Merged
marcel merged 21 commits from feat/issue-179-briefwechsel-hero into main 2026-04-07 09:07:23 +02:00
Showing only changes of commit 93be64878e - Show all commits

View File

@@ -86,6 +86,7 @@ function swapPersons() {
}
function selectPerson(id: string) {
if (!id) return;
senderId = id;
receiverId = '';
applyFilters();