diff --git a/frontend/src/pages/communities/[slug]/voting-config.astro b/frontend/src/pages/communities/[slug]/voting-config.astro index eae9b15..c484895 100644 --- a/frontend/src/pages/communities/[slug]/voting-config.astro +++ b/frontend/src/pages/communities/[slug]/voting-config.astro @@ -6,47 +6,28 @@ const { slug } = Astro.params; --- -
- +
+
+
+
+
+

Voting Configuration

+

Configure voting methods for this community

+
+ Back to Community +
+
-
-

Loading voting methods...

+
+

Loading voting methods...

+
-
+
@@ -220,7 +194,7 @@ const { slug } = Astro.params; const methods = await res.json(); container.innerHTML = methods.map(m => ` -
+