diff --git a/assets/css/styles.scss b/assets/css/styles.scss index 4c388352..bd2dae65 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -953,3 +953,7 @@ section { margin-left: 8px !important; } } + +.virtual-list { + overflow: auto; +} diff --git a/components/collections/index.vue b/components/collections/index.vue index a75aff7d..f5fed968 100644 --- a/components/collections/index.vue +++ b/components/collections/index.vue @@ -64,12 +64,7 @@ TODO:

Create new collection

- +
- +