initial work to provide context menus for nodes/edges and edit modals
This commit is contained in:
parent
b1b05a7eaa
commit
0ee3fca97c
10 changed files with 752 additions and 29 deletions
|
@ -26,3 +26,7 @@
|
|||
border: 1px solid #dee2e6;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.context .list-group-item {
|
||||
padding: .5rem 1.25rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue