diff --git a/n-link-core/components/FileData.vue b/n-link-core/components/FileData.vue index 0a545f0..5b7abcb 100644 --- a/n-link-core/components/FileData.vue +++ b/n-link-core/components/FileData.vue @@ -3,77 +3,74 @@
-

{{ formatPath(files[0]) }}

-

{{ formatSize(files[0].size) }}

+

{{ formatPath(files[0]) }}

+

{{ formatSize(files[0].size) }}

- - + + +
- +
- -
+
- +
- -
+ + +
Delete {{ files.length }} file{{ files.length === 1 ? '' : 's' }}?
- - +
- - +
- -