1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

refactor: changed material design icon pack

This commit is contained in:
2020-08-12 10:48:18 +02:00
parent 7651d05b37
commit 5473858323
25 changed files with 119 additions and 125 deletions

View File

@ -11,7 +11,7 @@
@click="runQuery(query)"
>
<span>{{ $t('word.run') }}</span>
<i class="material-icons text-success">play_arrow</i>
<i class="mdi mdi-24px mdi-play text-success" />
</button>
</div>
<div class="workspace-query-info">