mermaid: tooltips cause page layout to shift #1021

This commit is contained in:
Sören Weber 2025-02-13 20:06:08 +01:00
parent 88c3730082
commit cd4a8363be
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 6 additions and 1 deletions

View file

@ -2775,6 +2775,11 @@ body.notfound #shrug svg {
padding-bottom: 0;
}
/* #1021 avoid mermaid tooltip layout shift */
.mermaidTooltip {
position: absolute;
}
/* color style definitions */
.cstyle {

View file

@ -1 +1 @@
7.3.2+d6c4f517c6961776cd67ed26cd4bbff8532ab7d7
7.3.2+88c37300827cf1c2ba1c53a43304ebc9ec286a15