mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
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:
@@ -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)}"
|
||||
|
||||
Reference in New Issue
Block a user