block graph

This commit is contained in:
2023-10-14 20:26:57 +03:00
parent 2e81d27ff6
commit 237d234e51
4 changed files with 25 additions and 13 deletions
@@ -48,7 +48,7 @@
</h6>
<h6 class="dropdown-header">Actions</h6>
<button
class="dropdown-item"
class="dropdown-item text-danger"
on:click={(e) => deleteBlock(e, block.id)}
>Delete
</button