mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
client: Fix background of preview
This commit is contained in:
parent
83f5b47c99
commit
e843f1adc1
@ -24,7 +24,7 @@ const TPL = `
|
||||
|
||||
<div class="form-group row">
|
||||
<div class="note-detail-readonly-text-content ck-content code-sample-wrapper">
|
||||
<pre><code class="code-sample"></code></pre>
|
||||
<pre class="hljs"><code class="code-sample"></code></pre>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user