fix: Note username overlapping with note content(CRM)

(cherry picked from commit 76cea7dd6a)
This commit is contained in:
Shariq Ansari
2023-03-22 11:28:58 +05:30
committed by Mergify
parent 702d07ea7d
commit 096e5ef197

View File

@@ -17,7 +17,7 @@
{{ frappe.avatar(notes[i].added_by) }}
</div>
<div class="col-xs-10">
<div class="mr-2 title font-weight-bold">
<div class="mr-2 title font-weight-bold ellipsis" title="{{ strip_html(notes[i].added_by) }}">
{{ strip_html(notes[i].added_by) }}
</div>
<div class="time small text-muted">