fix(ui): constrain results state to max-w-7xl like other overview pages

Move strips inside the max-w-7xl container so person bar, filter
controls, and hint bar are no longer full-bleed. Remove duplicate
side padding from strip components — the parent container handles it.

Refs: #179

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-04-06 19:49:30 +02:00
parent 7b2324ecfb
commit d5e3de5fe6
4 changed files with 23 additions and 23 deletions

View File

@@ -55,7 +55,7 @@ function handleSuggestionSelect(id: string) {
<div
data-testid="conv-person-bar"
class="flex items-end gap-[9px] border-b border-line bg-surface px-4 py-[9px] sm:px-6 lg:px-8 [&_input]:h-12"
class="flex items-end gap-[9px] border-b border-line bg-surface py-[9px] [&_input]:h-12"
>
<!-- Person A -->
<div class="min-w-0 flex-1">