update: change style on generate output
This commit is contained in:
parent
271c8ff6c6
commit
3dee4a13fc
|
|
@ -413,11 +413,7 @@
|
||||||
|
|
||||||
<div
|
<div
|
||||||
style="border: 1px solid #ccc; border-radius: 8px; padding: 1rem; background: #f8f9fa; max-height: 300px; overflow-y: auto;">
|
style="border: 1px solid #ccc; border-radius: 8px; padding: 1rem; background: #f8f9fa; max-height: 300px; overflow-y: auto;">
|
||||||
<pre style="margin: 0;">
|
<pre style="margin: 0; white-space: pre-wrap; text-align: left;"><code id="content">{{ $latestGeneratedText->generate_text ?? 'Hasil generate soal akan muncul di sini...' }}</code></pre>
|
||||||
<code id="content" style="white-space: pre-wrap;">
|
|
||||||
{{ $latestGeneratedText->generate_text ?? 'Hasil generate soal akan muncul di sini...' }}
|
|
||||||
</code>
|
|
||||||
</pre>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mt-3">
|
<div class="mt-3">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user