fix: Slight misalignment of embed logos in block menu

This commit is contained in:
Tom Moor
2023-11-26 22:21:15 -05:00
parent 483ede8a01
commit ca737ab641

View File

@@ -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;
`;