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

@@ -48,7 +48,7 @@
{{ $t("import_export") }}
</div>
</div>
<p v-if="environments.length === 0" class="info">
<p v-if="environments.length === 0">
<i class="material-icons">help_outline</i>
{{ $t("create_new_environment") }}
</p>