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>
This commit is contained in:
3
specs/033-fix-concentration-glow-clip/data-model.md
Normal file
3
specs/033-fix-concentration-glow-clip/data-model.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user