Skip to content

Conversation

@Prashant-Microsoft
Copy link
Contributor

@Prashant-Microsoft Prashant-Microsoft commented Feb 5, 2025

Purpose

This pull request includes a change to the src/frontend/wwwroot/app.css file to improve the menu list's scroll behavior. The most important change is the modification of the max-height property for the .menu-list class.

Styling adjustments:

  • src/frontend/wwwroot/app.css: Changed the max-height of the .menu-list class from a fixed value of 300px to a dynamic calculation of calc(100vh - 450px) to ensure better responsiveness and usability.

Before fix:
image

After fix:
image (1)

Does this introduce a breaking change?

  • Yes
  • No

@Roopan-Microsoft Roopan-Microsoft merged commit 000a18e into hotfix Feb 6, 2025
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Prashant-Microsoft Prashant-Microsoft deleted the PSL-BUG-13843 branch April 3, 2025 07:10
Fr4nc3 pushed a commit to Fr4nc3/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants