mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
[minor] fix ellipsis style
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{{ frappe.utils.format_datetime(doc.modified, "medium") }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4 items-preview text-ellipsis small">
|
||||
<div class="col-sm-4 items-preview ellipsis small">
|
||||
{{ doc.items_preview }}
|
||||
</div>
|
||||
<div class="col-sm-3 text-right bold">
|
||||
|
||||
Reference in New Issue
Block a user