Skip to content

Instantly share code, notes, and snippets.

@glucn
Last active February 18, 2018 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glucn/ef1f15041afc9d0692e6284e544d4248 to your computer and use it in GitHub Desktop.
Save glucn/ef1f15041afc9d0692e6284e544d4248 to your computer and use it in GitHub Desktop.
::ng-deep { // shadow piercing
@import "../../node_modules/dhtmlx-gantt/codebase/dhtmlxgantt.css";
}
:host { // styles in the element that hosts the component
display: block;
position: relative;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment