revert: padding

This commit is contained in:
Methapon2001 2023-12-07 14:07:14 +07:00
parent 6b1ab7be41
commit ae2cb85cd4
No known key found for this signature in database
GPG key ID: 849924FEF46BD132

View file

@ -46,7 +46,7 @@ const { loader } = storeToRefs(loaderStore)
</q-toolbar>
</q-header>
<q-page-container style="padding-inline: 10%">
<q-page-container>
<q-page>
<router-view :key="$route.fullPath" />
</q-page>