Progress bar text color changed

This commit is contained in:
Merve Karaman 2023-03-17 14:42:31 +03:00
parent f2277141d9
commit e19a7a92cd

View File

@ -10202,7 +10202,7 @@
}
.el-progress-bar__innerText {
color: #FFF;
color: #FFF !important;
font-size: 12px;
margin: 0 5px
}