style(site): controls button default style

This commit is contained in:
moklick
2020-10-05 18:55:04 +02:00
parent 7c460dcf9d
commit 1b929fbb56

View File

@@ -44,3 +44,8 @@
.react-flow {
font-family: 'jetbrains-mono';
}
.react-flow__controls-button {
width: 16px;
height: 16px;
}