fix(context menu): position above all elements
parent
445a988a23
commit
683f6003c3
|
|
@ -1,5 +1,5 @@
|
|||
.preact-context-menu .context-menu {
|
||||
z-index: 5000;
|
||||
z-index: 10000;
|
||||
min-width: 190px;
|
||||
padding: 6px 8px;
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Reference in New Issue