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