四好公路
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.
 
 
 
 

30 lines
436 B

.protable-transpor {
.ant-table-cell-fix-left {
background-color: #ffffff !important;
}
.ant-table-cell-fix-right {
background-color: #ffffff !important;
}
}
.list-row-actived {
background-color: #7cafc6;
font-weight: 600;
}
.ant-divider {
width: 0px;
height: 8px;
border-left: 1px solid gray;
margin: 0px 8px;
opacity: 0.8;
}
.card-protable {
display: flex;
flex-direction: row;
width: 100%;
}