fix: custom nodes not getting styled properly

* BezierEdge.tsx not drawing paths correctly
This commit is contained in:
Braks
2021-08-08 19:28:45 +02:00
parent 1d542aba65
commit 83216f8ece
6 changed files with 51 additions and 330 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ header select {
}
.revue-flow__node-selectorNode {
font-size: 12px;
font-size: 14px;
background: #f0f2f3;
border: 1px solid #555;
border-radius: 5px;