Skip to content

Commit 97e60b3

Browse files
committed
improve
1 parent bd2214f commit 97e60b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

web_src/css/repo.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3304,6 +3304,14 @@ tbody.commit-list {
33043304
align-items: center;
33053305
}
33063306

3307+
.pr-status:first-child {
3308+
border-top: none !important;
3309+
}
3310+
3311+
.pr-status:last-child {
3312+
border-bottom: none !important;
3313+
}
3314+
33073315
.pr-status .commit-status {
33083316
margin: 1em;
33093317
flex-shrink: 0;

0 commit comments

Comments
 (0)