feat: add bottom spacing
This commit is contained in:
parent
4f6f338139
commit
897f3f81c4
1 changed files with 1 additions and 1 deletions
|
|
@ -318,7 +318,7 @@ function doLogout(confirm: boolean = false) {
|
|||
</q-header>
|
||||
|
||||
<q-page-container style="background-color: transparent">
|
||||
<q-page class="q-px-lg">
|
||||
<q-page class="q-px-lg q-pb-lg">
|
||||
<router-view />
|
||||
</q-page>
|
||||
</q-page-container>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue