fix(ui): align telemetry and laboratory navigation

This commit is contained in:
DCCONSTRUCTIONS
2026-07-28 03:18:27 +03:00
parent 6db5ac05ef
commit e35f81ac34
13 changed files with 195 additions and 55 deletions
+2 -2
View File
@@ -338,10 +338,10 @@
.scene-operation-status-stack {
position: absolute;
z-index: 11;
right: 0.85rem;
left: 0.85rem;
bottom: 7.15rem;
display: grid;
justify-items: end;
justify-items: start;
gap: 0.3rem;
}