mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
parent
65ae622d40
commit
0205fc8bdb
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
color: $progress-bar-color;
|
color: $progress-bar-color;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
white-space: nowrap;
|
||||||
background-color: $progress-bar-bg;
|
background-color: $progress-bar-bg;
|
||||||
@include transition($progress-bar-transition);
|
@include transition($progress-bar-transition);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue