update theme language and button width of checkout
parent
56979f6a85
commit
3f1c193e6b
548
locales/de.json
548
locales/de.json
File diff suppressed because one or more lines are too long
|
@ -40,7 +40,7 @@
|
||||||
>
|
>
|
||||||
{% render 'icon-close' %}
|
{% render 'icon-close' %}
|
||||||
</button>
|
</button>
|
||||||
<a href="{{ routes.all_products_collection_url }}" class="button">
|
<a href="{{ routes.all_products_collection_url }}" class="button" style="width: 100%">
|
||||||
{{ 'general.continue_shopping' | t }}
|
{{ 'general.continue_shopping' | t }}
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue