Layer BIM toolbar above workspace windows

This commit is contained in:
CODEX
2026-06-20 23:15:08 +03:00
parent f6ed7d18e0
commit eee3eecde3
3 changed files with 29 additions and 19 deletions
+2 -2
View File
@@ -203,7 +203,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./dcViewer.css?v=34">
<link rel="stylesheet" href="./dcViewer.css?v=35">
</head>
<body>
<header>
@@ -641,6 +641,6 @@
<input id="fileInput" class="hidden" type="file"
accept=".xkt,.glb,.gltf,.bim,.las,.laz,.obj,.stl">
<script type="module" src="./dcViewer.js?v=48"></script>
<script type="module" src="./dcViewer.js?v=49"></script>
</body>
</html>