[Revealjs] Mermaid diagram figure can't be resized, and the fig caption is smaller than normal #7763
Replies: 2 comments 2 replies
-
Thanks for the examples. There is indeed something weird but I don't know if it is in Reveal.js and/or in the cross-reference system and/or Side note: why are you using |
Beta Was this translation helpful? Give feedback.
-
Regarding So could be why you see no change Regarding font size of Caption , revealjs does apply a 0.7em for the caption. I don't know how mermaid font-size does apply but the font size is 16px. @mcanouil do you know how mermaid font-size is coming from ? Is this from main CSS or specific mermaid config ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
If i change it to:
or
No visible change.
The same with .r-strech
and the fig caption size for mermaid figures are smaller than normal figures
Beta Was this translation helpful? Give feedback.
All reactions