refactor: minor ui improvements

This commit is contained in:
liyasthomas
2021-09-11 08:26:54 +05:30
parent fe6030140f
commit 108f228edf
10 changed files with 82 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
</div>
</template>
<template #footer>
<span>
<span class="flex">
<ButtonPrimary
:label="$t('import.title').toString()"
@click.native="handleImport"