运维服务中台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

18 lines
358 B

.even{
.semi-timeline-item-head-default{
background-color: #005ABD;
}
}
.odd{
.semi-timeline-item-head-default{
background-color: #FFFFFF;
border: 1px solid #A4CFFF;
}
}
.semi-timeline-item-content-time{
font-size: 14px;
}
.semi-timeline-item-content{
font-size: 12px;
width: calc(59% - 14px) !important;
}