f03_user-management #6
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user