Better iconography

This commit is contained in:
Liyas Thomas
2020-06-19 13:25:41 +05:30
parent 1587a44cd7
commit 62dfb582f4
8 changed files with 34 additions and 27 deletions

View File

@@ -44,7 +44,7 @@
<ul>
<li>
<button class="icon" @click="getDoc">
<i class="material-icons">book</i>
<i class="material-icons">topic</i>
<span>{{ $t("generate_docs") }}</span>
</button>
</li>