Fix wrong alignment of progress label in IE.
parent
cde1f2bc1a
commit
cb9b5bcc70
|
@ -11,7 +11,7 @@
|
||||||
position: relative
|
position: relative
|
||||||
display: inline-flex
|
display: inline-flex
|
||||||
flex-direction: column
|
flex-direction: column
|
||||||
justify-content: space-around
|
justify-content: center
|
||||||
|
|
||||||
.progressCircleLabel
|
.progressCircleLabel
|
||||||
flex-basis: auto
|
flex-basis: auto
|
||||||
|
|
Loading…
Reference in New Issue