We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d304882 commit 53437a1Copy full SHA for 53437a1
view/frontend/templates/component/payment/after.phtml
@@ -4,6 +4,7 @@
4
tabindex="-1"
5
aria-hidden="true"
6
class="fixed top-0 left-0 right-0 z-50 justify-center w-full p-4 items-center overflow-x-hidden overflow-y-auto md:inset-0 max-h-full h-full"
7
+ x-cloak
8
x-bind:class="showModal ? 'flex': 'hidden'">
9
<div class="relative w-full max-w-md max-h-full" @click.outside="close()">
10
<!-- Modal content -->
0 commit comments