Files
Zero/apps/mail/components/context
Ahmet Kilinc 3234c032d6 fixes height (#1234)
## Description

Added overflow-y-auto and max-height constraints to the thread context menu to ensure proper scrolling behavior when the menu contains many items. This prevents the menu from extending beyond the viewport, particularly when displaying a large number of labels.

## Type of Change

- [x] 🐛 Bug fix (non-breaking change which fixes an issue)
- [x] 🎨 UI/UX improvement

## Areas Affected

- [x] User Interface/Experience

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

- **New Features**
  - Added vertical scrolling to the context menu and labels submenu for improved navigation.
  - Set a maximum height for the labels submenu to ensure content remains accessible and visually manageable.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-06-07 10:45:26 -07:00
..
2025-06-07 10:40:42 -07:00
2025-06-07 10:45:26 -07:00