diff --git a/renderer/style.css b/renderer/style.css index ee61be8..5b4a36e 100644 --- a/renderer/style.css +++ b/renderer/style.css @@ -380,6 +380,8 @@ html, body { padding: 24px 32px; max-width: 900px; margin: 0 auto; + user-select: text; + cursor: text; } /* ===== Markdown Body Styles ===== */