ปรับหน้า ui เช็คอิน ในส่วนของมือถือ

This commit is contained in:
Tanyalak 2025-03-14 17:37:11 +07:00
parent 90cc20554b
commit feb78d06ce
5 changed files with 482 additions and 247 deletions

View file

@ -517,7 +517,7 @@ onMounted(async () => {
:style="
$q.screen.gt.xs
? 'padding: 1.8% 2%; margin-top: -200px;'
: 'padding: 5% 4%; margin-top: -200px;'
: 'padding: 0% 0%; margin-top: -200px;'
"
>
<router-view :key="$route.fullPath" />