mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Fixes metric-on-canvas-hover text highlight.
Label grey-bg style was leaking onto the middle!
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user