mirror of
https://github.com/darkings/Obsidian-MonokaiSyntax.git
synced 2026-07-22 04:40:26 +00:00
Obsidian applies inline styles (text-indent: -20px; padding-inline-start: 20px) to .HyperMD-quote via CodeMirror. These inline styles have highest specificity and cannot be overridden by CSS without !important. Workaround: remove our padding/text-indent attempts on .HyperMD-quote, instead add margin-left on .cm-quote child spans to create border-to-text spacing. |
||
|---|---|---|
| .. | ||
| theme.css | ||