feat: Briefwechsel hero redesign — discovery framing + padding #186
@@ -103,7 +103,7 @@ function selectPerson(id: string) {
|
|||||||
</div>
|
</div>
|
||||||
{:else}
|
{:else}
|
||||||
<!-- Results state: card + content -->
|
<!-- Results state: card + content -->
|
||||||
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
|
<div class="mx-auto max-w-7xl px-4 py-8 sm:px-6 lg:px-8">
|
||||||
<div class="mb-8 rounded-sm border border-line bg-surface p-6 shadow-sm">
|
<div class="mb-8 rounded-sm border border-line bg-surface p-6 shadow-sm">
|
||||||
<CorrespondenzPersonBar
|
<CorrespondenzPersonBar
|
||||||
bind:senderId={senderId}
|
bind:senderId={senderId}
|
||||||
|
|||||||
Reference in New Issue
Block a user