Description:
When the mobile navigation menu is collapsed, the
content area does not expand to occupy the full available width of the viewport. This results in unnecessary horizontal padding or empty space, particularly noticeable on smaller screens.
Steps to Reproduce:
Open the app in a mobile or narrow viewport.
Ensure the mobile menu is closed.
Observe the main content area width.
Expected Behavior:
The main content should stretch to utilize the full width of the container when the mobile menu is not active.
Actual Behavior:
The main content remains constrained, leaving unused space on the sides.
Screenshot for Reference:
Description:
content area does not expand to occupy the full available width of the viewport. This results in unnecessary horizontal padding or empty space, particularly noticeable on smaller screens.When the mobile navigation menu is collapsed, the
Steps to Reproduce:
Open the app in a mobile or narrow viewport.
Ensure the mobile menu is closed.
Observe the main content area width.
Expected Behavior:
The main content should stretch to utilize the full width of the container when the mobile menu is not active.
Actual Behavior:
The main content remains constrained, leaving unused space on the sides.
Screenshot for Reference: