refactor(minimap): move minimap to separate package
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.vue-flow__minimap {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.vue-flow__minimap-mask.pannable {
|
||||
cursor: grab;
|
||||
}
|
||||
Reference in New Issue
Block a user