refactor: add id to layout div

This commit is contained in:
Methapon2001 2024-08-01 09:37:31 +07:00
parent 7533ea8268
commit 94f94b3c77

View file

@ -227,6 +227,7 @@ onMounted(async () => {
</div>
<div
id="app-content"
class="scroll column"
style="height: 100vh; flex-wrap: nowrap; padding-bottom: var(--size-4)"
>