Merge pull request #34547 from shariquerik/crm-comments-overlap-fix
This commit is contained in:
commit
829bc6a51f
@ -17,7 +17,7 @@
|
|||||||
{{ frappe.avatar(notes[i].added_by) }}
|
{{ frappe.avatar(notes[i].added_by) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xs-10">
|
<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) }}
|
{{ strip_html(notes[i].added_by) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="time small text-muted">
|
<div class="time small text-muted">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user