revert: padding
This commit is contained in:
parent
6b1ab7be41
commit
ae2cb85cd4
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue