From 6247d5aadb73c216f36646919b6883f7a582fa87 Mon Sep 17 00:00:00 2001 From: sokumon Date: Thu, 2 Jan 2025 17:37:46 +0530 Subject: [PATCH] fix(style): set image width in BOM (cherry picked from commit b634ba7f54f9cfe5481097ba8392af8082f1de12) --- erpnext/manufacturing/doctype/bom/bom_item_preview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/manufacturing/doctype/bom/bom_item_preview.html b/erpnext/manufacturing/doctype/bom/bom_item_preview.html index eb4135e03ac..2c0f091da58 100644 --- a/erpnext/manufacturing/doctype/bom/bom_item_preview.html +++ b/erpnext/manufacturing/doctype/bom/bom_item_preview.html @@ -3,7 +3,7 @@
{% if data.image %}
- +
{% endif %}