Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit c075b22

Browse files
author
Arthur Evans
committed
Use color property for default icon color, too.
1 parent 4f185d5 commit c075b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

finished/post-card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
position: absolute;
3333
top: 3px;
3434
right: 3px;
35-
fill: #636363;
35+
color: #636363;
3636
}
3737
:host([favorite]) core-icon-button {
3838
color: #da4336;

0 commit comments

Comments
 (0)