fix: keep decision drill-down affordance visible
This commit is contained in:
@@ -328,6 +328,12 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.figure-node[data-figure-shape="diamond"] .figure-node__expand-affordance {
|
||||||
|
top: 16px;
|
||||||
|
right: 36px;
|
||||||
|
font-size: 18px;
|
||||||
|
}
|
||||||
|
|
||||||
.figure-node[data-figure-shape="terminal"] {
|
.figure-node[data-figure-shape="terminal"] {
|
||||||
border-radius: 2rem;
|
border-radius: 2rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user