diff --git a/components/collections/collection.vue b/components/collections/collection.vue index 1faa92205..4c66556e8 100644 --- a/components/collections/collection.vue +++ b/components/collections/collection.vue @@ -41,6 +41,9 @@ v-on:edit-folder="editFolder" /> +
  • + +
  • diff --git a/components/collections/index.vue b/components/collections/index.vue index 7fef8fcaf..af19b0b37 100644 --- a/components/collections/index.vue +++ b/components/collections/index.vue @@ -12,12 +12,13 @@
    -

    Collections

    +
    +
    diff --git a/components/history.vue b/components/history.vue index 5d29c5ae7..445a9adc5 100644 --- a/components/history.vue +++ b/components/history.vue @@ -1,5 +1,5 @@