Refine BIM comment modal glass and resize

This commit is contained in:
CODEX
2026-06-20 20:04:59 +03:00
parent 7d65070f59
commit 778a56ea39
3 changed files with 195 additions and 10 deletions
+2 -2
View File
@@ -134,7 +134,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=27">
<link rel="stylesheet" href="./dcViewer.css?v=29">
</head>
<body>
<header>
@@ -570,6 +570,6 @@
<input id="fileInput" class="hidden" type="file"
accept=".xkt,.glb,.gltf,.bim,.las,.laz,.obj,.stl">
<script type="module" src="./dcViewer.js?v=40"></script>
<script type="module" src="./dcViewer.js?v=43"></script>
</body>
</html>