Previous approach used invalid inline styles with @media queries, which browsers ignore. Now using: - Unique modal ID generated with PHP uniqid() - <style> tag with proper CSS media queries - ID selector for scoped styling This properly constrains modal width on large screens while keeping full width on mobile. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||
| views | ||