issue分割线

This commit is contained in:
caicai8 2020-04-24 10:43:22 +08:00
parent cd5f5ed04f
commit 76c7ec84d9
1 changed files with 2 additions and 2 deletions

View File

@ -198,11 +198,11 @@
display: flex;
flex-wrap: wrap;
align-content: center;
border-bottom:1px dashed #f4f4f4;
border-bottom:1px dashed #cecdcd;
padding:16px 0px;
}
.issueItem:first-child{
border-top:1px dashed #f4f4f4;
border-top:1px dashed #cecdcd;
}
.issueNo{
padding:0px 5px;