baseline: top the merged text

This commit is contained in:
Kevin Ngo
2018-10-07 23:34:33 -07:00
parent f169398e32
commit c51054bdfc

View File

@@ -11,15 +11,15 @@
id="searchSongNameTexts"
mixin="textFont"
bind__text="value: search.songNameTexts"
text="align: left; color: #FAFAFA; wrapCount: 28; lineHeight: 112"
position="0.181 0 0.001">
text="baseline: top; align: left; color: #FAFAFA; wrapCount: 28; lineHeight: 112"
position="0.181 0.51 0.001">
</a-entity>
<a-entity
id="searchSongSubNameTexts"
mixin="textFont"
bind__text="value: search.songSubNameTexts"
text="align: left; color: #999; wrapCount: 42; lineHeight: 166"
position="0.181 -0.055 0.001">
text="baseline: top; align: left; color: #999; wrapCount: 42; lineHeight: 166"
position="0.181 0.445 0.001">
</a-entity>
<a-entity