feat: replace layout with fixed left sidebar and top strip

This commit is contained in:
Jennie Robinson Faber 2026-04-02 21:11:47 +01:00
parent 238d68d063
commit dbb3fbbc1b
5 changed files with 342 additions and 268 deletions

View file

@ -1,6 +1,5 @@
<template>
<UApp>
<SvgFilters />
<NuxtLayout>
<NuxtPage />
</NuxtLayout>