Cap stores page width at 1400px to match results page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="h-full flex flex-col">
|
<div class="h-full flex flex-col max-w-[1400px] mx-auto w-full">
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<div class="flex-shrink-0 border-b border-surface-border px-6 py-3 flex items-center justify-between">
|
<div class="flex-shrink-0 border-b border-surface-border px-6 py-3 flex items-center justify-between">
|
||||||
<h1 class="text-sm font-semibold text-text-primary">Stores</h1>
|
<h1 class="text-sm font-semibold text-text-primary">Stores</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user