Skip to content

Commit a6635f0

Browse files
authored
Merge pull request #7142 from nextcloud-libraries/fix/vue3/markdown-styles
2 parents 32682e9 + f03d780 commit a6635f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/NcRichText/NcRichText.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,7 @@ export default {
613613
margin-top: 0 !important;
614614
}
615615
& > :last-child,
616+
& > *:has(+ .rich-text--reference-widget),
616617
div > :last-child,
617618
blockquote > :last-child {
618619
margin-block-end: 0 !important;

0 commit comments

Comments
 (0)