mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
fixing label cutoff at 0% (#24544)
This commit is contained in:
parent
058123440f
commit
bfbf24e7a5
@ -14,9 +14,10 @@
|
||||
|
||||
.progress-bar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
color: $progress-bar-color;
|
||||
text-align: center;
|
||||
background-color: $progress-bar-bg;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user