pdf-accessibility/css
Vadym Samoilenko 350f5de56e Fix Recalculate Score button click area clipped by overflow:hidden
.score-display had overflow:hidden which cut off the right half of the
btn-recheck button. Changed to overflow:visible — decorative ::before
and ::after pseudo-elements use position:absolute;inset:0 so they remain
visually contained within the border-radius.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 14:42:16 +00:00
..
styles.css Fix Recalculate Score button click area clipped by overflow:hidden 2026-03-13 14:42:16 +00:00