Adjust log display to always show all entries. Fixes #22.
This commit is contained in:
parent
ea70f47f76
commit
cf7efa70ee
@ -38,7 +38,7 @@
|
||||
{{ end }}
|
||||
<div>
|
||||
<h4>Logs</h4>
|
||||
<pre x-text="log">
|
||||
<pre x-text="log" style="height: auto;">
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user