Meta Post - Common CSS Hacks

(Cross-posting from the related feature request)

“Readable line length” in Markdown preview only

div.markdown-source-view.is-readable-line-width > div.CodeMirror.cm-s-obsidian.CodeMirror-wrap {
  max-width: 100%;
}

(Requires “Readable line length” setting to be enabled)