Adds 12px padding to .attachment-bar so the image preview no longer touches the pill border, and drops the .attachment-preview inner border/radius (the .float wrapper already frames the pill; the inner border got corner-clipped per the nested-border rule).
Verified locally: go build/test pass, rendered CDP probe shows 13px (12px padding + 1px border) clearance between the image and the pill border on all sides.
Adds 12px padding to .attachment-bar so the image preview no longer touches the pill border, and drops the .attachment-preview inner border/radius (the .float wrapper already frames the pill; the inner border got corner-clipped per the nested-border rule).
Verified locally: go build/test pass, rendered CDP probe shows 13px (12px padding + 1px border) clearance between the image and the pill border on all sides.
Ref #229
Superseded duplicate: this PR's head commit 86eb821 was already merged into dev via PR #230. Live-verified on palette-dev: served /static/app.css sha256 matches dev tip, and a CDP probe on an image paste shows the preview 13px from the pill top/left edge (12px padding) with border/radius 0 on .attachment-preview. QA PASS.
Superseded duplicate: this PR's head commit 86eb821 was already merged into dev via PR #230. Live-verified on palette-dev: served /static/app.css sha256 matches dev tip, and a CDP probe on an image paste shows the preview 13px from the pill top/left edge (12px padding) with border/radius 0 on .attachment-preview. QA PASS.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds 12px padding to .attachment-bar so the image preview no longer touches the pill border, and drops the .attachment-preview inner border/radius (the .float wrapper already frames the pill; the inner border got corner-clipped per the nested-border rule).
Verified locally: go build/test pass, rendered CDP probe shows 13px (12px padding + 1px border) clearance between the image and the pill border on all sides.
Ref #229
Superseded duplicate: this PR's head commit
86eb821was already merged into dev via PR #230. Live-verified on palette-dev: served /static/app.css sha256 matches dev tip, and a CDP probe on an image paste shows the preview 13px from the pill top/left edge (12px padding) with border/radius 0 on .attachment-preview. QA PASS.Pull request closed