default image background to placeholder color instead of white

This commit is contained in:
Kevin Ngo
2018-09-20 06:02:57 -07:00
parent ff263a439b
commit 1d4201ba75

View File

@@ -46,7 +46,7 @@
class="searchResultImage"
bind-item__search-result-image="id: item.id"
geometry="primitive: plane; width: 0.2; height: 0.2"
material="shader: flat"
material="shader: flat; color: #223"
position="-0.576 -0.08 0.001"></a-entity>
<a-entity
class="searchResultTitleActive"