mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
added node edit menu
This commit is contained in:
parent
f185914c7c
commit
74f4c7562b
16 changed files with 320 additions and 175 deletions
|
@ -11,11 +11,11 @@
|
|||
background-color: darken($content_bg, 4%);
|
||||
padding: $gap;
|
||||
box-sizing:border-box;
|
||||
z-index: 4;
|
||||
touch-action: none;
|
||||
pointer-events: none;
|
||||
border-radius: $radius;
|
||||
animation: appear forwards 250ms;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.username {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue