From 3b966c03ee1024671f140e77ef6d5db0ade869dc Mon Sep 17 00:00:00 2001 From: nullptr <62841684+not-nullptr@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:43:23 +0000 Subject: [PATCH] fix(servers): faqs not opening on nav (#2897) * feat(servers): allow scrolling faq into view via hashes * fix(servers): hide webkit details marker for faq * fix(servers): faqs not opening on nav --------- Signed-off-by: nullptr <62841684+not-nullptr@users.noreply.github.com> --- apps/frontend/src/pages/servers/index.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/apps/frontend/src/pages/servers/index.vue b/apps/frontend/src/pages/servers/index.vue index 43cf3b7a3..77b0253b5 100644 --- a/apps/frontend/src/pages/servers/index.vue +++ b/apps/frontend/src/pages/servers/index.vue @@ -403,7 +403,7 @@