Add overflow to editor, maximise field widths, add toggle for preview

This commit is contained in:
2024-07-06 09:47:14 +09:30
parent 38b0b51d40
commit 1a59b24f60
10 changed files with 58 additions and 9 deletions

View File

@@ -10,4 +10,4 @@
} }
</div>
<pre><code #code></code></pre>
<pre *ngIf="showRaw()"><code #code></code></pre>