fixxes for log views

This commit is contained in:
2026-02-14 14:15:00 +01:00
parent 8740e54dfd
commit 075c4c990e
4 changed files with 42 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
</div>
<!-- -->
<pre class="bg-dark text-light p-4 rounded hljs" style="max-height: 70vh; overflow-y: auto; font-size: 0.95rem; white-space: pre-wrap; word-wrap: break-word; line-height: 1.5;">
<code class="language-log">
<code class="language-flasklog">
{{ logs | safe }}
</code>
</pre>