From 599e9fafb8d43ee100acb871da8c37069db153a4 Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Tue, 5 Dec 2023 18:47:21 +0530 Subject: [PATCH] refactor: minor styling on the checkout steps --- templates/_partials/form-fields.tpl | 10 +++++----- templates/checkout/_partials/steps/checkout-step.tpl | 2 +- templates/checkout/_partials/steps/unreachable.tpl | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/_partials/form-fields.tpl b/templates/_partials/form-fields.tpl index ce2d197..acaf6ee 100644 --- a/templates/_partials/form-fields.tpl +++ b/templates/_partials/form-fields.tpl @@ -30,13 +30,13 @@ {else} -
+
-
+
{if $field.type === 'select'} @@ -87,9 +87,9 @@ {elseif $field.type === 'checkbox'} {block name='form_field_item_checkbox'} - -