feat: add ops ai workspace dock control
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user