Skip to content

Commit

Permalink
Fix icon color for dark mode in repos dropdown (kubewarden#308)
Browse files Browse the repository at this point in the history
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
  • Loading branch information
cynthia-sg authored May 12, 2022
1 parent 3e75ee1 commit ea4dd9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/layout/search/RepositorySection.module.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.link {
font-size: 0.8rem;
max-width: 100%;
color: var(--color-font);
}

.icon {
Expand Down

0 comments on commit ea4dd9b

Please sign in to comment.