feat: add ops ai workspace dock control

This commit is contained in:
DCCONSTRUCTIONS
2026-06-09 12:48:06 +03:00
parent ee4a959a53
commit 6c119aae04
7 changed files with 231 additions and 2 deletions
+5 -2
View File
@@ -627,6 +627,7 @@
display: flex;
flex: 0 0 auto;
align-items: center;
gap: 0.5rem;
justify-content: center;
min-width: 0;
}
@@ -1648,10 +1649,12 @@
}
.nodedc-expanded-tool-slot {
display: grid;
display: flex;
align-items: center;
gap: 0.5rem;
justify-content: center;
min-height: 3rem;
min-width: 3rem;
place-items: center;
}
.nodedc-expanded-header-filters-slot,