Skip to content

Commit

Permalink
Revert "fix: removed font-weight for issue title NISU"
Browse files Browse the repository at this point in the history
This reverts commit b1e48bc.
  • Loading branch information
zjjhot committed May 22, 2023
1 parent b1e48bc commit 114e554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/css/shared/issuelist.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
color: var(--color-text);
font-size: 16px;
min-width: 0;
font-weight: var(--font-weight-semibold);
}

.issue.list > .item .issue-item-top-row a.index {
Expand Down

0 comments on commit 114e554

Please sign in to comment.