Fix jumping in nav items when hovering
This commit is contained in:
parent
01b5776cf5
commit
25a90faf52
|
@ -62,7 +62,6 @@
|
|||
background-color: var(--grey-3);
|
||||
}
|
||||
.nav-item:hover .actions {
|
||||
display: flex;
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue