Add content formatting on instance long description

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2020-06-23 11:14:07 +02:00
parent 6981b54679
commit 4d216f2406
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
</div>
</section>
<hr />
<section class="long-description">
<section class="long-description content">
<div v-html="config.longDescription" />
</section>
<hr />