From 71a060a728f94ca447cdec8cc6483d6c0378dabb Mon Sep 17 00:00:00 2001 From: Thierry Ducrest Date: Wed, 26 Jul 2023 14:50:47 +0200 Subject: [PATCH] sh_delivery_shipment_mobile: make package name smaller --- .../static/wms/src/scenario/delivery_shipment.js | 1 + 1 file changed, 1 insertion(+) diff --git a/shopfloor_delivery_shipment_mobile/static/wms/src/scenario/delivery_shipment.js b/shopfloor_delivery_shipment_mobile/static/wms/src/scenario/delivery_shipment.js index 0510737f940..384addba36f 100644 --- a/shopfloor_delivery_shipment_mobile/static/wms/src/scenario/delivery_shipment.js +++ b/shopfloor_delivery_shipment_mobile/static/wms/src/scenario/delivery_shipment.js @@ -221,6 +221,7 @@ const DeliveryShipment = { key_title: "name", on_title_action: action, title_action_icon: "mdi-upload", + title_class: "v-card__title-smaller", }; }, pack_color: function (pack) {