8f52521a79
- Grid height: height: 100% (leverages PageLayout flex) - Filter inputs: Standard 34px height (KBX compact) - Removes hardcoded calc() and max/min constraints - Automatically adjusts to viewport/container changes - No manual adjustments needed per screen size This allows the component to scale responsively within the PageLayout flex container without additional CSS. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>