1 Open Issue Need Help Last updated: Aug 4, 2025

Open Issues Need Help

View All on GitHub
Documentation Project Documentation

AI Summary: The task is to adjust the responsive design of the 'copy page' button on mobile devices. Currently, it's inline with the title, causing layout issues on smaller screens. The solution involves either hiding the button on mobile or repositioning it to a new line below the title using CSS media queries or a CSS framework's responsive utilities.

Complexity: 2/5
good first issue

TypeScript