style(flows): font sizes

This commit is contained in:
moklick
2020-10-06 14:06:29 +02:00
parent b285ca75c6
commit 323bccd84a
3 changed files with 7 additions and 4 deletions
+4 -1
View File
@@ -44,7 +44,10 @@
.react-flow {
font-family: 'jetbrains-mono';
text-transform: uppercase;
font-size: 24px;
}
.react-flow .react-flow__node {
font-size: 14px;
}
.react-flow__controls-button {