我想background-color为我的角度项目更改mat-card内部。style.scss
这AppComponent是我目前使用的唯一组件。可能会更改width,mat-card但我无法background-color从style.scss文件中更改 。
改变作品background-color。app.component.scss此外,我还可以更改样式,<p></p>例如style.scss.
为什么不background-color改变,但p元素呢?