mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-10 08:19:54 +08:00
49fafd3497
Replaces the fixed-position floating button with an inline button inside the last column of the sticky table header. Removes the hidden attribute toggle and float positioning in favour of opacity/pointer- events toggling, keeping the visibility logic intact. Co-Authored-By: Claude <noreply@anthropic.com>