This commit is contained in:
Philipinho
2026-03-03 00:08:20 +00:00
parent 628b08339a
commit 9f4728e279
3 changed files with 7 additions and 3 deletions
@@ -128,6 +128,10 @@
margin-top: 0;
}
.react-renderer.node-callout div[style*="white-space: inherit;"] > :last-child {
margin-bottom: 0;
}
.react-renderer.node-callout + .react-renderer.node-callout {
margin-top: 0.75em;
}