style(site): controls button default style
This commit is contained in:
@@ -44,3 +44,8 @@
|
|||||||
.react-flow {
|
.react-flow {
|
||||||
font-family: 'jetbrains-mono';
|
font-family: 'jetbrains-mono';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.react-flow__controls-button {
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user