From dce909b25c2108e8ce96f52bb8fd8f3d5dd2f675 Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:42:01 +0100 Subject: [PATCH] feat(*): Restyle the estimate groups list component --- src/components/EstimateGroupsList.svelte | 52 +++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/src/components/EstimateGroupsList.svelte b/src/components/EstimateGroupsList.svelte index 5190262..390f7c1 100644 --- a/src/components/EstimateGroupsList.svelte +++ b/src/components/EstimateGroupsList.svelte @@ -7,7 +7,7 @@