Skip to content

Commit

Permalink
sf_delivery_shipment_mobile: make package name smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
TDu committed Nov 15, 2023
1 parent 8abeb09 commit 8e21cdc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ const DeliveryShipment = {
key_title: "name",
on_title_action: action,
title_action_icon: "mdi-upload",
// This helps having the transporter package fit in one line
title_class: "v-card__title-smaller",
};
},
pack_color: function (pack) {
Expand Down

0 comments on commit 8e21cdc

Please sign in to comment.