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

mat-accordion inside mat-dialog-content with wrong margin #17834

Open
williangd opened this issue Nov 28, 2019 · 1 comment
Open

mat-accordion inside mat-dialog-content with wrong margin #17834

williangd opened this issue Nov 28, 2019 · 1 comment
Labels
area: material/dialog P4 A relatively minor issue that is not relevant to core functions

Comments

@williangd
Copy link

Reproduction

StackBlitz: https://stackblitz.com/edit/angular-4eiyh7

Expected Behavior

accordion border top and bottom shows correctly

Actual Behavior

border top and bottom are hidden. Requiring to add margins manually.

Environment

  • Angular: 8.2.9
  • CDK/Material: 8.2.2
  • Browser(s): Chrome/FireFox
  • Operating System (e.g. Windows, macOS, Ubuntu): Ubuntu
@mmalerba mmalerba added the needs triage This issue needs to be triaged by the team label May 20, 2020
@josephperrott josephperrott added area: material/dialog P4 A relatively minor issue that is not relevant to core functions and removed needs triage This issue needs to be triaged by the team labels May 27, 2020
@josephperrott
Copy link
Member

It looks like this is actually an artifact of mat-dialog-content's overflow value causing the cut appearance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/dialog P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

No branches or pull requests

3 participants