保存进度!
This commit is contained in:
parent
2e02b9182d
commit
a9c6e0476b
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue