mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 22:53:49 +08:00
818950f442
Move overflow-x: auto from .table-wrap to the mobile breakpoint only, so horizontal scrolling only applies on small screens. Add box-shadow to sticky thead th for visual separation. Reset th position to static on mobile to avoid stacking context issues. Co-Authored-By: Claude <noreply@anthropic.com>