lemmy-ui
lemmy-ui copied to clipboard
Fixed NSFW image blur spilling outside the preview
- Hide overflow of wrapping picture element to contain the blur of the inner img element.
- This aligns the visible image area to the clickable area.
- fixes #1245
Before:
After: