From 2dea11d3e903b2dee78cc15c1d74e24766fd045a Mon Sep 17 00:00:00 2001 From: Wan Qi Chen <495709+wa0x6e@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:04:53 +0900 Subject: [PATCH] fix: keep block content on same line --- 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 73a13522d6f..54c4fae19bf 100644 --- a/src/components/SpaceDelegatesCard.vue +++ b/src/components/SpaceDelegatesCard.vue @@ -69,7 +69,7 @@ function handleDropdownAction(action: string) {
{{ getUsername(delegate.id, profiles[delegate.id]) }}
-
+