From 4ec673b128188d0a2a38ab0d567930014a4f324a Mon Sep 17 00:00:00 2001 From: mariosemes Date: Thu, 26 Mar 2026 22:52:03 +0100 Subject: [PATCH] Prevent Store and Link columns from wrapping to two lines Co-Authored-By: Claude Opus 4.6 (1M context) --- src/client/src/routes/results/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/src/routes/results/+page.svelte b/src/client/src/routes/results/+page.svelte index b31680e..1b19a6f 100644 --- a/src/client/src/routes/results/+page.svelte +++ b/src/client/src/routes/results/+page.svelte @@ -327,10 +327,10 @@ {formatPrice(product.price, product.currency)} - + {product.storeName} - + Open →