feat(additional-components): add maskStrokeColor and maskStrokeWidth props to MiniMap
This commit is contained in:
@@ -108,6 +108,12 @@
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.vue-flow__minimap-mask {
|
||||
&.pannable {
|
||||
cursor: grab;
|
||||
}
|
||||
}
|
||||
|
||||
.vue-flow__controls {
|
||||
box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user