From 5e69e45716b01909a7e7531116db293161fe9e75 Mon Sep 17 00:00:00 2001
From: Julio Ruiz
No hay contenido disponible para este documento.
@@ -930,6 +862,7 @@ function highlightTextNodes(root: HTMLElement, terms: string[]): number { .paragraph-html :deep(p) { margin-bottom: 0.5rem; } + .paragraph-html :deep(p:last-child) { margin-bottom: 0; }