Skip to content

Commit

Permalink
Update _avatar.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Feb 8, 2025
1 parent 23919ca commit 30aed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scss/components/_avatar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
object-fit: cover;

@media (prefers-contrast: more) {
outline: var(--jenkins-border-width) solid var(--text-color);
outline-color: var(--text-color);
}
}
}

0 comments on commit 30aed5a

Please sign in to comment.