mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
feat(libs-shared-product-format): remove truncate class from format detail text Remove the 'truncate' class from the span element containing formatDetail() to allow full text display without text clipping. This improves readability when product format details contain longer descriptions. Ref: #5301