forked from Gitlink/forgeplus-react
issue分割线
This commit is contained in:
parent
cd5f5ed04f
commit
76c7ec84d9
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue