We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a93593 commit 8c1eaccCopy full SHA for 8c1eacc
packages/components-vue/src/components/input/File.vue
@@ -15,7 +15,7 @@
15
class="flx --flxRow --flx-start-center --gap-5"
16
>
17
<BaseAction
18
- class="avatar --index --bdr"
+ class="avatar --index --bdr flx --flx-center"
19
:tooltip="t('file_delete_files', 1)"
20
tooltip-position="bottom"
21
@click.prevent="removeFile(thumb_index)"
0 commit comments