Files
taxbaik/TaxBaik.Web
kjh2064 472431d45a
TaxBaik CI/CD / build-and-deploy (push) Successful in 55s
fix: drawer responsiveness on mobile (375px)
Mobile S (<480px) drawer now properly:
- Uses flex-direction: row for horizontal layout
- Has max-height: 60px to constrain vertical space
- Shows horizontal scrollbar for nav items (overflow-x: auto)
- Proper border styling (no right border, bottom border)
- Brand mark positioned correctly with flex-shrink: 0

This fixes the drawer responsiveness test on 375px viewport.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 12:44:36 +09:00
..