Training viewer and properties manager preparation

This commit is contained in:
Clément Pons
2025-06-04 17:42:47 +02:00
parent 42915d699f
commit 218b68db60
10 changed files with 123 additions and 3991 deletions

View File

@@ -39,7 +39,7 @@
</template>
</div>
</div>
<div class="flex flex-1 flex-row relative h-screen overflow-hidden">
<div class="flex flex-1 flex-row relative max-w-[100vw] h-screen overflow-hidden">
<CollapsibleContent asChild forceMount>
<div class="bg-light-0 dark:bg-dark-0 z-40 w-screen md:w-[18rem] border-r border-light-30 dark:border-dark-30 flex flex-col justify-between my-2 max-md:data-[state=closed]:hidden">
<div class="flex-1 px-2 max-w-full max-h-full overflow-y-auto overflow-x-hidden">