Skip to content

Commit

Permalink
SW-454: better button rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Mueller committed Dec 18, 2024
1 parent 79f4947 commit ff145b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{block name='frontend_checkout_ajax_cart_button_container'}
{$smarty.block.parent}
<div class="button--container">
<div id="paypal-button-container" style="width: 90%"></div>
<div id="paypal-button-container"></div>
</div>
{include file="frontend/checkout/script-paypalv2.tpl"}
<script>
Expand Down

0 comments on commit ff145b9

Please sign in to comment.