Skip to content

Commit 3b4412b

Browse files
committed
adjust mask color
1 parent ea249fd commit 3b4412b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/extensions/react-flow/minimap/_minimap.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88

99
.react-flow__minimap-mask {
10-
fill: rgba($eccgui-color-workspace-background, $eccgui-opacity-muted);
10+
fill: rgba($eccgui-color-separation-divider, $eccgui-opacity-ghostly);
1111
}
1212

1313
.#{$eccgui}-graphviz__minimap__node--default {

0 commit comments

Comments
 (0)