Skip to content

Commit 7862f9c

Browse files
committed
Fixed svg color.
1 parent 274aeb3 commit 7862f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3161,6 +3161,7 @@ td.blob-excerpt {
31613161
transition: all .1s ease-in-out;
31623162
box-shadow: none !important;
31633163
border: 1px solid var(--color-secondary);
3164+
color: black;
31643165
}
31653166

31663167
.repository.migrate .card:hover {

0 commit comments

Comments
 (0)