Implement deletion + context menu
This commit is contained in:
parent
7b23283201
commit
49a558589c
6 changed files with 169 additions and 1 deletions
|
@ -44,4 +44,8 @@
|
|||
text-xs font-bold
|
||||
transition-all duration-100 scale-0 origin-left;
|
||||
}
|
||||
|
||||
.contextmenu-item {
|
||||
@apply px-2 py-1 hover:bg-slate-300 text-left
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue