diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts index 36f7dbe2e..9f91264db 100644 --- a/shared/editor/components/Styles.ts +++ b/shared/editor/components/Styles.ts @@ -689,10 +689,6 @@ p { margin: 0; min-height: 1.6em; - span:first-child + br:last-child { - display: none; - } - a { color: ${props.theme.text}; text-decoration: underline;