refactor(store): simplify setElement

This commit is contained in:
moklick
2020-11-24 18:21:36 +01:00
parent c00cfca02c
commit 52a73d68a0
3 changed files with 38 additions and 24 deletions
+5
View File
@@ -140,6 +140,11 @@ nav a.active:before {
color: #f8f8f8;
}
.react-flow__node.dark {
background: #557;
color: #f8f8f8;
}
.react-flow__node-selectorNode {
font-size: 12px;
background: #f0f2f3;