fix: spacing

This commit is contained in:
Methapon2001 2024-07-09 11:35:50 +07:00
parent 25080739b7
commit faab76fadb

View file

@ -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