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

导入cdk预构建css后样式异常 #2874

Closed
ppjjzz opened this issue Feb 7, 2019 · 0 comments
Closed

导入cdk预构建css后样式异常 #2874

ppjjzz opened this issue Feb 7, 2019 · 0 comments

Comments

@ppjjzz
Copy link
Contributor

ppjjzz commented Feb 7, 2019

Version

7.0.0-rc.3

Environment

ng 7.0 , cdk 7.3.1

Reproduction link

https://stackblitz.com/edit/angular-8skx5p

Steps to reproduce

全局样式表导入cdk预构建样式
@import '~@angular/cdk/overlay-prebuilt.css';

What is expected?

点击选择框遮罩层颜色为透明。
与cdk预构建样式不冲突

What is actually happening?

点击选择框遮罩层有颜色
与cdk预构建样式冲突
image

Other?

hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Feb 18, 2019
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:core): fix the style of cdk conflicts

close NG-ZORRO#2874

* fix(module:core): fix the style of cdk conflicts

* style: add type

* chore: rename `NzConnectedOverlayDirective` selector

* chore: update `.cdk-overlay-backdrop` styles
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:core): fix the style of cdk conflicts

close NG-ZORRO#2874

* fix(module:core): fix the style of cdk conflicts

* style: add type

* chore: rename `NzConnectedOverlayDirective` selector

* chore: update `.cdk-overlay-backdrop` styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants