Commit 51cc2a3
fix: Use inset outline-offset so focus ring is visible inside overflow:hidden parent
The stacked layout content area has overflow:hidden, which clips outlines
rendered outside the element box. Using a negative outline-offset renders
the focus ring inside the element, making it visible.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c594808 commit 51cc2a3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments