diff --git a/src/components/EditorTheme.css b/src/components/EditorTheme.css index 7359e32c..42dcfc74 100644 --- a/src/components/EditorTheme.css +++ b/src/components/EditorTheme.css @@ -280,7 +280,7 @@ .editor__blocknote-container .math--inline { display: inline-flex; max-width: 100%; - vertical-align: -0.15em; + vertical-align: baseline; } .editor__blocknote-container .math-block-shell {