Fix view tooltip text position

This commit is contained in:
Nick O'Leary
2019-05-15 14:17:44 +01:00
parent 031362a633
commit bbe41febf1
2 changed files with 4 additions and 3 deletions

View File

@@ -243,7 +243,7 @@ g.red-ui-flow-link-unknown path.red-ui-flow-link-line {
animation: 0.1s ease-in 0s 1 normal forwards red-ui-flow-port-tooltip-fadeIn;
pointer-events: none;
path {
path:first-child {
fill: $popover-background;
stroke: $popover-background;
stroke-width: 1;