Apps content is overflowing

This commit is contained in:
Merve Karaman 2023-08-14 11:21:01 +03:00
parent 543b3081fe
commit 19f909128f

View File

@ -44,7 +44,7 @@
{!! $item->name !!}
</h6>
<div class="line-clamp-2 h-12 overflow-hidden">
<div class="h-12 overflow-hidden">
<p class="font-thin text-xs text-left">
{!! $item->description !!}
</p>