mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
0dfbef5f70
https://github.com/go-gitea/gitea/pull/12346 was using the wrong selector which affected only the single image view. Use the correct selector for image diffs. Removal of border-radius is still worth to keep to override the global 3px on <img>. Co-authored-by: Lauris BH <lauris@nix.lv>