Skip to content

Commit

Permalink
change color of icon
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Jul 23, 2024
1 parent cce50cb commit 6cd0709
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

.control-icon {
.button-image(none, none);
background-image: url(../../assets/img/icon-close.svg);
background-image: url(../../assets/img/icon-close-gray-3.svg);
width: 12px;
height: 12px;
&.card {
Expand Down
3 changes: 3 additions & 0 deletions projects/srm/src/assets/img/icon-close-gray-3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6cd0709

Please sign in to comment.