|
@@ -20,6 +20,7 @@ $progress-value-background-color: $text !default
|
|
background-color: $progress-value-background-color
|
|
background-color: $progress-value-background-color
|
|
&::-ms-fill
|
|
&::-ms-fill
|
|
background-color: $progress-value-background-color
|
|
background-color: $progress-value-background-color
|
|
|
|
+ border: none
|
|
// Colors
|
|
// Colors
|
|
@each $name, $pair in $colors
|
|
@each $name, $pair in $colors
|
|
$color: nth($pair, 1)
|
|
$color: nth($pair, 1)
|