mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Replace fixed text length with css line-clamp (#96)
This commit is contained in:
@@ -86,7 +86,6 @@
|
||||
<base-text
|
||||
:text="data.short_description"
|
||||
class="pt-4 text-gray-500 h-16 line-clamp-2"
|
||||
:length="110"
|
||||
>
|
||||
</base-text>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user