tsg-web/src/views/sz/szzf/clyj/content.module.less

23 lines
434 B
Plaintext

.list{
height: 10%;
// margin: 5px;
display: flex;
align-items: center;
justify-content: space-between;
background-color: #fff;
}
.listborder{
height: 10%;
// margin: 5px;
display: flex;
align-items: center;
justify-content: space-between;
background-color: #fff;
border-bottom: 1px solid #f0f0f0;
}
.contentBor{
background-color: #fff;
border-bottom: 1px solid #f0f0f0;
}