fix(controls): remove border, make the control look modern
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
.vue-flow__controls-button {
|
.vue-flow__controls-button {
|
||||||
background: #fefefe;
|
background: #fefefe;
|
||||||
|
border: none;
|
||||||
border-bottom: 1px solid #eee;
|
border-bottom: 1px solid #eee;
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user