diff --git a/shared/editor/embeds/index.tsx b/shared/editor/embeds/index.tsx index 96bc2d3ce..643205018 100644 --- a/shared/editor/embeds/index.tsx +++ b/shared/editor/embeds/index.tsx @@ -68,7 +68,7 @@ const Img = styled(Image)` border-radius: 2px; background: #fff; box-shadow: 0 0 0 1px #fff; - margin: 4px; + margin: 3px; width: 18px; height: 18px; `;