Progress bar text color changed
This commit is contained in:
parent
f2277141d9
commit
e19a7a92cd
|
|
@ -10202,7 +10202,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-progress-bar__innerText {
|
.el-progress-bar__innerText {
|
||||||
color: #FFF;
|
color: #FFF !important;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 0 5px
|
margin: 0 5px
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue