Skip to content

Commit 8deb3fe

Browse files
authored
Merge branch 'main' into avoid-deprecation-notice
2 parents 923e703 + e36f0b6 commit 8deb3fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web_src/less/_base.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,8 @@ a.label,
249249
.ui.search .results a,
250250
.ui .menu a,
251251
.ui.cards a.card,
252-
.issue-keyword a {
252+
.issue-keyword a,
253+
a.commit-statuses-trigger {
253254
text-decoration: none !important;
254255
}
255256

0 commit comments

Comments
 (0)