Always scope your styles in a :host selector to prevent the styles from leaking. // overlay-styling.component.scss :host { @include igx-css-vars($ ...
確定! 回上一頁