diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts index 22e548af8..da29718d5 100644 --- a/shared/editor/components/Styles.ts +++ b/shared/editor/components/Styles.ts @@ -149,6 +149,10 @@ width: 100%; & > * { margin-top: .5em; margin-bottom: .5em; + + &:last-child { + margin-bottom: 0; + } } & > :first-child,