mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-05-13 09:00:49 +08:00
- Added smooth scroll functionality with "Scroll to Top" and "Scroll to Bottom" buttons. - Introduced a `scroll-buttons` section with styled buttons for scrolling. - Improved `#copyStatus` styling for better visibility and alignment. - Adjusted `.container` to support scrollable content with hidden scrollbars and a max-height. - Ensured proper z-index for new elements to prevent overlapping issues. - Enhanced hover and active states for scroll buttons to improve user experience. - Added event listeners to dynamically show/hide scroll buttons based on user scroll position.