diff --git a/src/pages/release-notes/index.astro b/src/pages/release-notes/index.astro index 7b24dd4..f30a636 100644 --- a/src/pages/release-notes/index.astro +++ b/src/pages/release-notes/index.astro @@ -52,20 +52,20 @@ import { ArrowUp } from 'lucide-astro' href="#" id="scroll-top" isPrimary - class="fixed bottom-8 right-8 opacity-0" + class="fixed bottom-8 right-8" > -

Back to the top

- - -

Choose version

+ + +

Choose version

-
+
{ releaseNotes.map((note) => (