Remove css for highlighted rect - let clients customize

This commit is contained in:
BoykoAlex
2019-11-21 19:40:04 -05:00
parent 84dfdd04b4
commit 7f48adf92e

View File

@@ -177,11 +177,6 @@ flo-view {
outline: none;
}
.joint-element.highlighted rect {
stroke: #34302d;
stroke-width: 3;
}
.joint-type-handle {
cursor: pointer;
}