Merge pull request #34549 from frappe/mergify/bp/version-14-hotfix/pr-34547

fix: Note username overlapping with note content(CRM) (backport #34547)
This commit is contained in:
Shariq Ansari
2023-03-22 12:05:56 +05:30
committed by GitHub

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">