css - Chrome SVG fill not working -
i'm having problem getting fill value in css work in chrome svg icon. firefox , other browsers render fill fine in chrome should fill straight black.
this css
.color-primary .session { background: #4e60ab; fill: #a4add8; }
it seems pretty straightforward , again, renders ok in firefox. 1 else experience this?
Comments
Post a Comment