Merged in fix/sw-3606-move-heart-icon-to-shared (pull request #3155)
fix(SW-3606): Move heart icon to shared * Move heart icon to shared Approved-by: Linus Flood Approved-by: Matilda Landström
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
background-color: var(--Icon-Accent);
|
||||
mask-image: url("/_static/icons/heart.svg");
|
||||
mask-image: url("/_static/shared/icons/heart.svg");
|
||||
mask-size: contain;
|
||||
mask-repeat: no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user