f03_user-management #6

Merged
jared merged 35 commits from f03_user-management into development 2025-06-12 13:31:17 +02:00
Showing only changes of commit 20c74d49d9 - Show all commits

View File

@@ -1,16 +1,3 @@
<style>
model-viewer {
height: 100%;
width: 100%;
}
.model{
height: calc(100%-84px)
}
</style>
<script>
import Panel from '$lib/components/ui/Panel.svelte';
import { onMount } from 'svelte';