Content Margin on/off #40
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We need a better solution to turn margin on and off for the content.
this.layout.marginOff()
is currently called in the constructors, should rather be some configuration value on the component.Have attempted various different methods as alternatives, such as setting
:host
CSS, but doesn't render correctly so best outside of ng-content.The text was updated successfully, but these errors were encountered: