fix: body element should not be used

This commit is contained in:
Methapon Metanipat 2024-09-30 13:13:08 +07:00
parent 92f8a2abab
commit fa973c03bd

View file

@ -69,7 +69,7 @@ const payBank = ref('');
/>
</header>
<body
<article
class="row col"
style="flex-grow: 1; overflow-y: hidden"
:style="{
@ -269,7 +269,7 @@ const payBank = ref('');
:readonly
/>
</div>
</body>
</article>
<footer class="surface-1 q-pa-md">
<div class="row full-width justify-between">