chore(core): add missing container class name
This commit is contained in:
@@ -50,7 +50,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<svg class="vue-flow__marker">
|
<svg class="vue-flow__marker vue-flow__container">
|
||||||
<defs>
|
<defs>
|
||||||
<MarkerSymbols
|
<MarkerSymbols
|
||||||
v-for="marker of markers"
|
v-for="marker of markers"
|
||||||
|
|||||||
Reference in New Issue
Block a user