Skip to content

Update editor.vue #1241

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update editor.vue #1241

wants to merge 2 commits into from

Conversation

sunxyz
Copy link

@sunxyz sunxyz commented Mar 30, 2019

fix: 菜单栏按钮展开无法点击(内容区域在菜单按钮组上面导致)
移除 .editor-wrapper *{
z-index: 100 !important;
}

sunxyz added 2 commits March 30, 2019 15:04
fix: 菜单栏按钮展开无法点击(内容区域在菜单按钮组上面导致)
移除  .editor-wrapper *{
  z-index: 100 !important;
}
wangEdit z-Index 默认值是10000大于模态框的z-Index 值 导致模态框内容被覆盖
将wangEdit z-Index 改为100
@sunxyz
Copy link
Author

sunxyz commented Mar 30, 2019

fix editor.vue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant