mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-07 12:04:06 +00:00
Replace fixed text length with css line-clamp (#96)
This commit is contained in:
@@ -158,7 +158,6 @@
|
||||
<div class="flex-2">
|
||||
<BaseText
|
||||
:text="payment?.customer?.name"
|
||||
:length="30"
|
||||
class="
|
||||
pr-2
|
||||
mb-2
|
||||
|
||||
Reference in New Issue
Block a user