fix: custom nodes not getting styled properly
* BezierEdge.tsx not drawing paths correctly
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user