mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-09 02:18:11 +02:00
- Dynamically calculate the maximum height of the sidebar to prevent it from extending below the segment bottom. - Implement logic to hide the sidebar when the available height is insufficient, improving user experience. - Ensure the sidebar's top position does not exceed the segment's top during scrolling.