fix(mobi): properly handle empty fragments for MOBI (#2456)

This commit is contained in:
Huang Xin
2025-11-17 09:39:09 +05:30
committed by GitHub
parent 42111945b8
commit 8ee53d3367
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ const getLayoutStyles = (
p:not([dir="rtl"]) {
max-width: 100%;
overflow-x: hidden;
overflow-x: clip;
}
.epubtype-footnote,