refactor: add id to layout div
This commit is contained in:
parent
7533ea8268
commit
94f94b3c77
1 changed files with 1 additions and 0 deletions
|
|
@ -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)"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue