Merge branch '2.0'

This commit is contained in:
zhigang.li 2018-11-19 12:05:23 +08:00
commit a1803b0995
1 changed files with 4 additions and 2 deletions

View File

@ -68,6 +68,8 @@ export default {
} }
</script> </script>
<style> <style lang="less">
.editor-wrapper *{
z-index: 100 !important;
}
</style> </style>