diff --git a/components/collections/addCollection.vue b/components/collections/addCollection.vue index e17b894f6..311ce57ef 100644 --- a/components/collections/addCollection.vue +++ b/components/collections/addCollection.vue @@ -19,7 +19,7 @@
diff --git a/components/collections/addFolder.vue b/components/collections/addFolder.vue index b318d0b43..4a147622a 100644 --- a/components/collections/addFolder.vue +++ b/components/collections/addFolder.vue @@ -23,8 +23,18 @@
- - +
@@ -76,4 +86,4 @@ export default { }, }, }; - \ No newline at end of file + diff --git a/components/collections/collection.vue b/components/collections/collection.vue index 14b18c905..717f6d728 100644 --- a/components/collections/collection.vue +++ b/components/collections/collection.vue @@ -11,13 +11,9 @@
- - diff --git a/components/collections/exportCollection.vue b/components/collections/exportCollection.vue index a24fc0dba..4b58921fa 100644 --- a/components/collections/exportCollection.vue +++ b/components/collections/exportCollection.vue @@ -16,8 +16,8 @@
- +
@@ -46,4 +46,4 @@ export default { }, }, }; - \ No newline at end of file + diff --git a/components/collections/folder.vue b/components/collections/folder.vue index be03a6708..f396c4007 100644 --- a/components/collections/folder.vue +++ b/components/collections/folder.vue @@ -2,13 +2,9 @@
- - diff --git a/components/collections/saveRequest.vue b/components/collections/saveRequest.vue index 7f5d31037..d44522ed0 100644 --- a/components/collections/saveRequest.vue +++ b/components/collections/saveRequest.vue @@ -21,7 +21,7 @@