Files
initiative/specs/033-fix-concentration-glow-clip/data-model.md
Lukas 55d322a727 Fix concentration glow clipping at container edges
Add padding to the inner combatant list container so the box-shadow glow
from the concentration-damage animation renders fully on all sides,
preventing clipping by the scrollable parent's implicit overflow-x.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:54:22 +01:00

198 B

Data Model: Fix Concentration Glow Clipping

No data model changes required. This is a CSS-only visual bug fix. The existing domain model, state transitions, and component props remain unchanged.