feat: align Beam settings controls

This commit is contained in:
CODEX
2026-06-05 15:35:54 +03:00
parent 68e2160ac5
commit be2294d3fa
5 changed files with 434 additions and 96 deletions
+2 -2
View File
@@ -87,7 +87,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=11">
<link rel="stylesheet" href="./dcViewer.css?v=12">
</head>
<body>
<header>
@@ -251,6 +251,6 @@
<input id="fileInput" class="hidden" type="file"
accept=".xkt,.glb,.gltf,.bim,.las,.laz,.obj,.stl">
<script type="module" src="./dcViewer.js?v=16"></script>
<script type="module" src="./dcViewer.js?v=17"></script>
</body>
</html>