style(nodes): put styles into specific node type classes
This commit is contained in:
@@ -136,7 +136,7 @@ nav a.active:before {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
.dark-node {
|
||||
.react-flow__node.dark-node {
|
||||
background: #333;
|
||||
color: #f8f8f8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user