Add tooltip on node error icon for validation errs

This commit is contained in:
Nick O'Leary
2019-05-16 14:42:21 +01:00
parent 094c92ed85
commit 68b94737ed
4 changed files with 49 additions and 38 deletions

View File

@@ -256,5 +256,6 @@ g.red-ui-flow-link-unknown path.red-ui-flow-link-line {
font-size: 12px;
pointer-events: none;
-webkit-touch-callout: none;
white-space: pre;
@include disable-selection;
}