mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 20:21:10 -04:00
fix : overlap page in view and index pages
This commit is contained in:
@ -180,7 +180,9 @@
|
||||
style="border-bottom: 1px solid rgba(185, 193, 209, 0.41)"
|
||||
>
|
||||
<div class="flex-2">
|
||||
<div
|
||||
<BaseText
|
||||
:text="estimate.customer.name"
|
||||
:length="30"
|
||||
class="
|
||||
pr-2
|
||||
mb-2
|
||||
@ -192,10 +194,8 @@
|
||||
capitalize
|
||||
truncate
|
||||
"
|
||||
>
|
||||
{{ estimate.customer.name }}
|
||||
</div>
|
||||
|
||||
/>
|
||||
|
||||
<div
|
||||
class="
|
||||
mt-1
|
||||
|
||||
Reference in New Issue
Block a user