Harmonize comment CSS

This commit is contained in:
2026-05-09 07:54:50 +02:00
parent 415bd9d0cf
commit 3c8cdbaad6
2 changed files with 35 additions and 32 deletions
+3 -1
View File
@@ -53,7 +53,9 @@ export default {
class="clickable"
/>
<span class="drill-icon"><spotIcon :icon="'drill-'+options.subtype" /></span>
<span v-if="options.comment && type == 'post'" class="comment">{{ options.comment }}</span>
<div v-if="options.comment && type == 'post'" class="comment">
<p>{{ options.comment }}</p>
</div>
</a>
<div style="display:none">
<span v-if="options.comment" ref="comment" class="lb-caption-line comment desktop">