Skip to content
Snippets Groups Projects
Commit cc5e62d5 authored by Pan's avatar Pan
Browse files

fix[contextmenu]: adjust contextmenu z-index

parent 0cccc636
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@ export default {
.contextmenu {
margin: 0;
background: #fff;
z-index: 2;
z-index: 100;
position: absolute;
list-style-type: none;
padding: 5px 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment