📜  mat-progress-bar 只是点 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:41.449000             🧑  作者: Mango

代码示例1
// Go to styles.css file and add the angular material's theme/your theme's styling file.

@include angular-material-theme($app-theme);
// or
@include mat-progress-bar-theme($app-theme);