结账页面 ui 优化

This commit is contained in:
pushuo 2022-11-22 09:24:50 +08:00
parent daf5de8973
commit d3089a6d50
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!-- Set up a container element for the button -->
<div id="paypal-button-container"></div>
<div id="paypal-button-container" class="mt-4"></div>
<!-- Include the PayPal JavaScript SDK -->
@if($payment_setting['sandbox_mode'])