From 2aaf36daf299783b0c72e8f16350d44807a51cbc Mon Sep 17 00:00:00 2001 From: Jason Penilla <11360596+jpenilla@users.noreply.github.com> Date: Sat, 8 Aug 2026 21:06:50 -0700 Subject: [PATCH] fix(web): remove empty state double border --- web/src/lib/components/patches/PatchesTable.svelte | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/web/src/lib/components/patches/PatchesTable.svelte b/web/src/lib/components/patches/PatchesTable.svelte index 1ee10b0..93e8003 100644 --- a/web/src/lib/components/patches/PatchesTable.svelte +++ b/web/src/lib/components/patches/PatchesTable.svelte @@ -251,9 +251,14 @@