保存进度!

This commit is contained in:
Kane Wang 2023-12-18 18:43:58 +08:00
parent 2e02b9182d
commit a9c6e0476b
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,7 @@ export default {
display: block;
margin-top: 10px;
font-size: 28px;
color: orange;
color: #e59f46;
}
.percentage-value-exception {
@ -111,6 +111,7 @@ export default {
margin-top: 10px;
font-size: 28px;
color: red;
// color: #f3666b;
}
.percentage-label {