Review Request PR: #2826 - Sidebar Navigation Items Hidden (https://github.com/DIGI-UW/OpenELIS-Global-2/pull/2980)

Hello OpenELIS team,

I have worked upon the following issue, please review it.

Issue #2826: Sidebar menu items with long text labels were being clipped outside the sidebar boundaries, making text hidden.

Solution #2980: Modified the sidebar CSS to enable text wrapping. Added height: auto to sidebar links and submenus so items grow vertically to accommodate wrapped content.

Regards,

Pranjal Singla