@@ -15,7 +15,7 @@
/>
<span
v-if="pageDate.status > 10 && textValue"
- style="padding: 10px 0;display: inline-block;"
+ style="padding: 10px 0;display: inline-block;line-height: 1.65;"
v-html="textValue.replace(/\n/g, '<br />')"
</div>