aprs.me/lib/aprsme_web/components
Graham McIntire bc6fbbe3de
Fix map height on info page to fill entire card
- Set map height to 100% instead of fixed 280px
- Removed card-body padding to eliminate gap
- Added h-full class to ensure cards fill available height
- Added min-height of 320px for better UX
- Removed redundant styling from map container

The map now properly fills the entire card height and matches
the position information card height on larger screens.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 15:25:24 -05:00
..
layouts Fix all failing tests 2025-07-25 14:14:04 -05:00
core_components.ex add more translations 2025-07-18 11:18:04 -05:00
info_map_component.ex Fix map height on info page to fill entire card 2025-07-28 15:25:24 -05:00
layouts.ex liveview links 2025-07-05 13:33:30 -05:00