From ceccb104a770f8219bb701a966a7eef1df0b6859 Mon Sep 17 00:00:00 2001 From: Wan Qi Chen <495709+wa0x6e@users.noreply.github.com> Date: Sun, 1 Dec 2024 19:20:39 +0800 Subject: [PATCH] fix: fix overflowing statement when containing long words --- src/components/SpaceDelegatesCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SpaceDelegatesCard.vue b/src/components/SpaceDelegatesCard.vue index b19beb005e5..7b90bf45228 100644 --- a/src/components/SpaceDelegatesCard.vue +++ b/src/components/SpaceDelegatesCard.vue @@ -124,7 +124,7 @@ function handleDropdownAction(action: string) {