chore(docs): update interaction example styles

This commit is contained in:
braks
2024-06-09 15:04:03 +02:00
parent ee8d30d1cf
commit 01e1b32104
3 changed files with 22 additions and 14 deletions
+5
View File
@@ -29,3 +29,8 @@
background-color: #2563eb;
transition: background-color 0.2s;
}
.vue-flow__panel button svg {
width: 100%;
height: 100%;
}