mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
fe7c941677
As discussed in #31667 & #26561, when a card on a Project contains images, they can overflow the card on its containing column. This aims to fix this issue via snapping scrollbars. --- Issue #31667 is open to discussion as there should be room for improvement.