diff --git a/frontend/src/components/CommunitySwitch.vue b/frontend/src/components/CommunitySwitch.vue index cd18cee94..f9ecc804d 100644 --- a/frontend/src/components/CommunitySwitch.vue +++ b/frontend/src/components/CommunitySwitch.vue @@ -72,7 +72,4 @@ export default { transform: translateY(-50%); position: relative; } -.community-switch ul li:first-child { - display: none; -}