fix(controls): remove border, make the control look modern

This commit is contained in:
Postcount CI
2023-04-26 10:15:39 +02:00
committed by Braks
parent 40ef9bc402
commit ef97685c1e
+1
View File
@@ -4,6 +4,7 @@
.vue-flow__controls-button {
background: #fefefe;
border: none;
border-bottom: 1px solid #eee;
box-sizing: content-box;
display: flex;