From c4de5f2ea0dac4b9e95c5741edee7571f47cfe27 Mon Sep 17 00:00:00 2001 From: rouggy Date: Sat, 29 Aug 2026 00:46:34 +0200 Subject: [PATCH] style(watchlist): a wider column, and the country stops truncating first MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit max-w-4xl left 'Central African R…' cut mid-name: the column grows to 5xl and the country cell flexes with the row (capped at 14rem) instead of a hard 8rem. --- frontend/src/components/WatchlistTab.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/WatchlistTab.tsx b/frontend/src/components/WatchlistTab.tsx index f17e16f..f660917 100644 --- a/frontend/src/components/WatchlistTab.tsx +++ b/frontend/src/components/WatchlistTab.tsx @@ -177,7 +177,7 @@ export function WatchlistTab({ spots, spotStatus, onSpotSelect, onSpotClick }: P return ( // Capped and centred: a card is a reading surface, and callsign-to-badge // lines stretched across a 34-inch window are not readable, they are long. -
+
{/* toolbar */}
@@ -291,7 +291,7 @@ export function WatchlistTab({ spots, spotStatus, onSpotSelect, onSpotClick }: P !done && 'border-l-2 border-warning')}> {done ? '✓' : '!'} {s.dx_call} - {(s as any).country ?? ''} + {(s as any).country ?? ''} {s.band} {mode && {mode}} {(s.freq_hz / 1e6).toFixed(4)}