talawa-admin
talawa-admin copied to clipboard
fix: Misplaced Screen Title & Fix Layout Structure
What kind of change does this PR introduce? Bugfix
Issue Number:
Fixes #2071
Did you add tests for your changes? No, test are not required for this change
Snapshots/Videos:
Before:-
After:-
If relevant, did you update the documentation? No
Summary Now the child container is not taking any extra space as it was taking before
Does this PR introduce a breaking change? No
Other information
Have you read the contributing guide? Yes
Summary by CodeRabbit
-
New Features
- Added
ProfileDropdown
component to theEvents
,People
, andPosts
screens, enhancing user navigation and profile management.
- Added
-
Style
- Updated padding values and adjusted background color properties for the
People
andPosts
screens to improve UI consistency and appearance.
- Updated padding values and adjusted background color properties for the
-
Refactor
- Applied consistent layout adjustments for header elements across multiple screens, wrapping
h1
elements with enhanced styling.
- Applied consistent layout adjustments for header elements across multiple screens, wrapping