0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-25 06:21:19 +01:00
hamki 1aa08e2b5a refactor: enhance sidebar height and visibility logic
- 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.
2026-01-16 04:07:29 +08:00
..