From a33d68070f16fe165aa95d2012365b3e31a86eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Wed, 1 Jan 2025 22:48:56 +0100 Subject: [PATCH] fix: table alignment --- assets/components/tracking/watchlist/TrackedDomainTable.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/components/tracking/watchlist/TrackedDomainTable.tsx b/assets/components/tracking/watchlist/TrackedDomainTable.tsx index e0ea5ad..4137227 100644 --- a/assets/components/tracking/watchlist/TrackedDomainTable.tsx +++ b/assets/components/tracking/watchlist/TrackedDomainTable.tsx @@ -84,7 +84,7 @@ export function TrackedDomainTable() { ), updatedAt: new Date(d.updatedAt).toLocaleString(), rawDomain: d, - options: + options: , - state: + state: { d.status.includes('auto renew period') ?