diff --git a/js/desktop/src/features/compose/markdown-editor.css b/js/desktop/src/features/compose/markdown-editor.css index 9fd6791..501b7b0 100644 --- a/js/desktop/src/features/compose/markdown-editor.css +++ b/js/desktop/src/features/compose/markdown-editor.css @@ -1,7 +1,12 @@ -/* Blend MDXEditor into the compose glass card. - We lean on MDXEditor's bundled `dark-theme` for typography (heading sizes, - list markers, code styling) and only override the chrome: transparent - background, no border, and padding/colors tuned to the surrounding card. */ +/* Blend MDXEditor into the compose glass card, and restore prose typography. + * + * MDXEditor renders real

/