mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove width of screen position for Paytrace form
This commit is contained in:
parent
4c1fef5cf4
commit
2c7f521092
@ -50,7 +50,7 @@
|
||||
@include('portal.ninja2020.gateways.includes.save_card')
|
||||
|
||||
@component('portal.ninja2020.components.general.card-element-single')
|
||||
<div class="w-screen items-center" id="paytrace--credit-card-container">
|
||||
<div class="items-center" id="paytrace--credit-card-container">
|
||||
<div id="pt_hpf_form"></div>
|
||||
</div>
|
||||
@endcomponent
|
||||
|
Loading…
x
Reference in New Issue
Block a user