mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Take styling out of template into SASS
This commit is contained in:
@@ -35,4 +35,4 @@
|
||||
= render partial: "spree/checkout/payment/#{method.method_type}", :locals => { :payment_method => method }
|
||||
.small-12.columns.medium-6.columns.large-6.columns
|
||||
#distributor_address.panel{"ng-show" => "Checkout.paymentMethod().description"}
|
||||
%span{ style: "white-space: pre-wrap;" }{{ Checkout.paymentMethod().description }}
|
||||
%span.pre-wrap {{ Checkout.paymentMethod().description }}
|
||||
|
||||
Reference in New Issue
Block a user