feat(FN-683): fix mobile header layout
- Refactor header styles for responsive mobile layout - Add comprehensive Header component tests for mobile breakpoints - Include changeset for patch release
This commit is contained in:
5
.changeset/fix-mobile-header-layout.md
Normal file
5
.changeset/fix-mobile-header-layout.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix mobile header layout and overflow menu visibility. Added dedicated CSS styles for `.header-project-selector` and `.header-back-button` classes. Improved mobile overflow menu with better trigger styling, positioning, and animation. Enhanced mobile header layout with proper spacing, logo sizing, and responsive behavior across viewport sizes (320px-768px).
|
||||
Reference in New Issue
Block a user