addons-cm/website_sale_aplicoop/static
GitHub Copilot 40c92613d9 [FIX] website_sale_aplicoop: show the full product name on the cards
The card title was clamped to two lines with an ellipsis, so longer names
were cut off. Drop the -webkit-line-clamp and the overflow:hidden; keep the
two-line min-height so short names still reserve the space and the grid rows
stay aligned, while longer names grow the card downward.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-27 19:51:07 +02:00
..
description iconos 2026-02-25 18:41:16 +01:00
src [FIX] website_sale_aplicoop: show the full product name on the cards 2026-08-27 19:51:07 +02:00
tests [FIX] website_sale_aplicoop: Remove redundant string= attributes and fix OCA linting warnings 2026-02-18 17:54:43 +01:00