diff --git a/client/app/styles/main.less b/client/app/styles/main.less index 45afb9a05..f1e1ba624 100644 --- a/client/app/styles/main.less +++ b/client/app/styles/main.less @@ -342,7 +342,7 @@ h2 { fill-opacity: 0; } - &.hovered text { + &.hovered .node-label, &.hovered .node-sublabel { stroke: @background-average-color; stroke-width: 8px; stroke-opacity: 0.7;