]> Untitled Git - lemmy-ui.git/commit
Fixed NSFW image blur spilling outside the preview
authorFlorian Heft <flo@fam-heft.de>
Wed, 14 Jun 2023 08:09:21 +0000 (10:09 +0200)
committerFlorian Heft <flo@fam-heft.de>
Wed, 14 Jun 2023 08:11:27 +0000 (10:11 +0200)
commit14775734fa96c3882963791af10a04b57121d9c4
tree952873bc94a039f754eb79d4a889bf000679a21c
parentf61037f5d89f12818c8100f907a98b74e980112a
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
src/assets/css/main.css
src/shared/components/common/pictrs-image.tsx