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 7a8fb75190
commit 9141adc6a9

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 />