We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2214f commit 97e60b3Copy full SHA for 97e60b3
web_src/css/repo.css
@@ -3304,6 +3304,14 @@ tbody.commit-list {
3304
align-items: center;
3305
}
3306
3307
+.pr-status:first-child {
3308
+ border-top: none !important;
3309
+}
3310
+
3311
+.pr-status:last-child {
3312
+ border-bottom: none !important;
3313
3314
3315
.pr-status .commit-status {
3316
margin: 1em;
3317
flex-shrink: 0;
0 commit comments