fix(core): set ltr for vue flow wrapper
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
z-index: 0;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.vue-flow__container {
|
||||
|
||||
Reference in New Issue
Block a user