diff --git a/src/lib/editor/editor.component.scss b/src/lib/editor/editor.component.scss index 2bc1484..fd4072d 100644 --- a/src/lib/editor/editor.component.scss +++ b/src/lib/editor/editor.component.scss @@ -177,11 +177,6 @@ flo-view { outline: none; } -.joint-element.highlighted rect { - stroke: #34302d; - stroke-width: 3; -} - .joint-type-handle { cursor: pointer; }