As this is used in a odd/even table, background needs to be transparent

Otherwise, it's set via `checkout h5`
This commit is contained in:
Jean-Baptiste Bellet
2023-01-09 18:30:32 +01:00
parent 1ea9c15bb8
commit fa8e36fbeb

View File

@@ -1,4 +1,4 @@
%h5.inline-header
%h5.inline-header{ style: "background-color: transparent" }
= "#{raw(line_item.product.name)}"
- unless line_item.product.name.include? line_item.name_to_display
%span= "- #{raw(line_item.name_to_display)}"