Skip to content

Commit b465340

Browse files
committed
Fix comments.
1 parent 502d8ab commit b465340

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/material-css-vars/src/lib/_mat-lib-overwrites.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
}
298298

299299
// ---------------------------
300-
// Progress Bar component
300+
// PROGRESS BAR component
301301
// ---------------------------
302302
@mixin _mat-mdc-progress-bar-overwrites {
303303
.mat-mdc-progress-bar {
@@ -320,7 +320,7 @@
320320
}
321321

322322
// ---------------------------
323-
// Progress Bar component
323+
// SLIDER component
324324
// ---------------------------
325325
@mixin _mat-mdc-slider {
326326
.mat-mdc-slider {

0 commit comments

Comments
 (0)