fix: spacing
This commit is contained in:
parent
25080739b7
commit
faab76fadb
1 changed files with 2 additions and 2 deletions
|
|
@ -221,8 +221,8 @@ onMounted(async () => {
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="surface-0 q-pb-lg scroll column"
|
class="surface-0 scroll column"
|
||||||
style="height: 100vh; flex-wrap: nowrap"
|
style="height: 100vh; flex-wrap: nowrap; padding-bottom: var(--size-4)"
|
||||||
>
|
>
|
||||||
<!-- header -->
|
<!-- header -->
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue