diff --git a/n-link-core/components/FileData.vue b/n-link-core/components/FileData.vue
index 458dcc3..0a545f0 100644
--- a/n-link-core/components/FileData.vue
+++ b/n-link-core/components/FileData.vue
@@ -11,7 +11,7 @@
+ popper-class="focus:outline-none" @show="newName = formatPath(files[0])" v-model:visible="renamePopup">
-
+
+
+
@@ -32,7 +34,7 @@
-
+
Delete {{ files.length }} file{{ files.length === 1 ? '' : 's' }}?
@@ -44,17 +46,21 @@
-
+
+
+
-
-
+
+
+
+
-
-