fix(dataflow): keep node labels visible
This commit is contained in:
@@ -620,7 +620,7 @@
|
|||||||
.dataflow-node-copy strong,
|
.dataflow-node-copy strong,
|
||||||
.dataflow-node-copy small {
|
.dataflow-node-copy small {
|
||||||
display: block;
|
display: block;
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user