Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

NzDropdownContextComponent conflict with material style #3241

Closed
renmengting opened this issue Apr 9, 2019 · 0 comments · Fixed by #3290
Closed

NzDropdownContextComponent conflict with material style #3241

renmengting opened this issue Apr 9, 2019 · 0 comments · Fixed by #3290

Comments

@renmengting
Copy link

Reproduction link

https://stackblitz.com/edit/angular-xxesac

Steps to reproduce

右键菜单错位,f12检查样式发现是标签上层的样式被material里样式覆盖了,

.cdk-overlay-pane{
display:flex;
}

删掉这行,样式就正常勒

What is expected?

fix style

What is actually happening?

右键菜单错位

Environment Info
ng-zorro-antd 7.2.0
Browser chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants