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

OrgChart view #46

Closed
Ludval opened this issue Jan 17, 2019 · 1 comment
Closed

OrgChart view #46

Ludval opened this issue Jan 17, 2019 · 1 comment

Comments

@Ludval
Copy link

Ludval commented Jan 17, 2019

For the OrgChart, I have a problem. I call it correctly with the right data but I have horizontal lines that appear. Is this a bug? Or an option to add to remove?
image

@Ludval
Copy link
Author

Ludval commented Jan 17, 2019

OK I found a solution. I've added this and its works:

#orgChart {
  ::ng-deep table {
    border-collapse: unset;
  }
}

@Ludval Ludval closed this as completed Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant