mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-25 06:21:19 +01: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.