Merge pull request #843 from grafixeyehero/webos-icon-fix

Webos icon fix
This commit is contained in:
dkanada
2020-02-26 18:02:56 +09:00
committed by GitHub
27 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -33,6 +33,6 @@
<i class="material-icons arrow_back"></i>
</button>
<button is="paper-icon-button-light" type="button" class="btnNextPage">
<i class="material-icons">arrow_forward</i>
<i class="material-icons arrow_forward"></i>
</button>
</div>