Skip to content

Commit 2b3a47e

Browse files
HesterGsilverwind
andcommitted
Update web_src/js/components/RepoActionView.vue
Co-authored-by: silverwind <[email protected]>
1 parent 197a911 commit 2b3a47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/components/RepoActionView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ export function ansiLogToHTML(line) {
550550
}
551551
552552
.job-group-section .job-brief-list .job-brief-item.selected {
553-
font-weight: 600;
553+
font-weight: var(--font-weight-bold);
554554
background-color: var(--color-secondary-dark-1);
555555
}
556556

0 commit comments

Comments
 (0)