fix: button icons

This commit is contained in:
Liyas Thomas
2021-07-05 12:56:00 +00:00
committed by GitHub
parent 069b26bdc4
commit fde5b0717d
52 changed files with 463 additions and 759 deletions

View File

@@ -54,7 +54,7 @@
</li>
</div>
</ul>
<p v-if="tokens.length === 0" class="info">
<p v-if="tokens.length === 0">
{{ $t("empty") }}
</p>
</template>