RemoteContent: remove extraneous margin

This commit is contained in:
Liam Fitzgerald 2021-06-24 11:55:43 +10:00
parent 3bb052d634
commit ed4fa6a7ae
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB

View File

@ -276,7 +276,6 @@ export const RemoteContentOembed = React.forwardRef<
const detail = (
<Col
mb={embed?.html && !thumbnail ? 0 : 2}
width="100%"
flexShrink={0}
height="100%"