@@ -227,7 +227,7 @@
{{ currentDetail.description }}
</p>
<span
- v-if="currentDetail.description && currentDetail.description.length > 100"
+ v-if="currentDetail.description && currentDetail.description.length > 50"
class="expand-btn"
@click="toggleDescription"
>