feat(minimap): add nodeStrokeWidth option closes #862
This commit is contained in:
@@ -178,4 +178,8 @@
|
||||
z-index: 5;
|
||||
bottom: 10px;
|
||||
right: 10px;
|
||||
|
||||
&-node {
|
||||
shape-rendering: crispedges;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user