fix: avoid end-of-proof sign vertical overflow

This commit is contained in:
Víctor Huertas 2024-04-07 23:25:09 +02:00
parent c265215576
commit bf7c2e6762

View File

@ -317,6 +317,10 @@
float: right;
padding-top: 1pt;
}
.proof {
/* Avoid the e-o-p sign vertical overflow because the `float` property */
overflow: hidden;
}
/**
* Avoid hyphenation: it seems Paged.js has some problems with hyphenation