mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix view tooltip text position
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user