Compare commits
2 Commits
131318da14
...
20c74d49d9
| Author | SHA1 | Date | |
|---|---|---|---|
| 20c74d49d9 | |||
| 8bc7fad146 |
@@ -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