-
- Downloads
[FIX] sale: truncate quotation amount in kanban view
Currently, the quotation amount field added in the CRM Sales Teams Kanban view is overflowing the kanban card once the number is too large. The fix adds the class text-truncate in the corresponding div to avoid the overflow. Notice that this class is the one already used in the parent view implemented in the CRM module, for the other amount fields. X-original-commit: 14915f4b
Please register or sign in to comment