|
@@ -201,7 +201,7 @@ preDatas.value.splice(5, 10);
|
|
|
position: absolute;
|
|
|
width: 20px;
|
|
|
height: 20px;
|
|
|
- background: #2d67e3;
|
|
|
+ background: #ac014d;
|
|
|
left: -5px;
|
|
|
border-radius: 50%;
|
|
|
z-index: 1;
|
|
@@ -228,7 +228,7 @@ preDatas.value.splice(5, 10);
|
|
|
.interfaceLog_content_progress {
|
|
|
height: 100%;
|
|
|
}
|
|
|
-::v-deep.el-timeline .list_status {
|
|
|
- background: #ac014d !important;
|
|
|
-}
|
|
|
+// ::v-deep.el-timeline .list_status {
|
|
|
+// background: #ac014d !important;
|
|
|
+// }
|
|
|
</style>
|