Card with Dropdown Menu

Overflow handling for dropdown menus

Project Status

Q4 2024 Review

Notice how the dropdown menu appears above the card boundaries. The pm7-card--with-dropdown modifier sets overflow: visible to prevent menu clipping.

Progress 78%
Important: Always use pm7-card--with-dropdown when placing dropdown menus inside cards. Without this modifier, the dropdown content will be clipped by the card's default overflow: hidden style.