@setoelkahfi / svara / commits / 00dd71d

revert: remove textwrap

indent guides overlap textwrap

mellbacon committed Aug 20, 2024 at 16:52 UTC 00dd71d2169c3aee3896680066eee4db4cdcb7ac
1 file changed -1
src/lib/Editor.svelte
-1
@@ -319,7 +319,6 @@
319 }
320 :global(.cm-content) {
321 padding: 0 10px 200px 0 !important;
322 - text-wrap: wrap !important;
322 }
323 :global(.cm-lineNumbers) {
324 min-width: 60px !important;