Skip to content

Conversation

@Durganjali-sidda
Copy link

PR Description

This PR fixes an issue in the AppLayout component where horizontal scrolling was appearing unexpectedly in the dashboard layout.

Problem

The main content area () inside AppLayout was not styled properly.
This caused unwanted horizontal sliding/overflow, especially on smaller screens.
It negatively impacted the usability of the layout.

Solution
Updated the AppLayout.tsx styles for the container.
Ensured proper layout alignment and prevented horizontal overflow.
Now, the content adjusts correctly without causing sideways scrolling.

Related:
Fixes issue with layout overflow reported in the project #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants