When you use standard CSS selectors, they only match elements in your component's ... return css` /* Selects the host element */ :host { display: block; } ...
確定! 回上一頁