From 13a1903c634602d3d8308855de147fa49d5dac31 Mon Sep 17 00:00:00 2001 From: einhorn_b Date: Tue, 5 Sep 2023 19:46:14 +0200 Subject: [PATCH] make community switch looking similar to other inputs --- frontend/src/components/CommunitySwitch.vue | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/frontend/src/components/CommunitySwitch.vue b/frontend/src/components/CommunitySwitch.vue index dd4b159aa..cd18cee94 100644 --- a/frontend/src/components/CommunitySwitch.vue +++ b/frontend/src/components/CommunitySwitch.vue @@ -56,3 +56,23 @@ export default { }, } +