fix json monospace styles.

This commit is contained in:
fiatjaf
2023-10-25 11:09:56 -03:00
parent 2f9c2ab851
commit 66c4a0832b

View File

@@ -61,6 +61,8 @@
>
Event JSON
</div>
<div>{{- .EventJSON}}</div>
<div class="break-all font-mono whitespace-pre-wrap text-sm mt-4">
{{- .EventJSON}}
</div>
</div>
</div>