fff20e0cb9
MapLibre sets position:relative on its container element, which overrides our absolute inset-0 and causes height to collapse to 0. Using w-full h-full instead works because the parent (absolute inset-0) has a definite computed height from positioning. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>