Commit ad7da9a6 authored by yann300's avatar yann300

z-index on context menu

parent 5dd36768
...@@ -13,6 +13,7 @@ var css = csjs` ...@@ -13,6 +13,7 @@ var css = csjs`
width:150px; width:150px;
background: ${styles.appProperties.solidBorderBox_BackgroundColor}; background: ${styles.appProperties.solidBorderBox_BackgroundColor};
border-radius: 2px; border-radius: 2px;
z-index: 1000;
} }
.liitem .liitem
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment