mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 22:50:46 +08:00
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>