diff --git a/front/src/components/library/Artists.vue b/front/src/components/library/Artists.vue index 3f233ceaa..8415ec62f 100644 --- a/front/src/components/library/Artists.vue +++ b/front/src/components/library/Artists.vue @@ -134,30 +134,15 @@ const paginateOptions = computed(() => sortedUniq([12, 30, 50, paginateBy.value] >
- -
- - - -
+ +
diff --git a/front/src/components/ui/Input.vue b/front/src/components/ui/Input.vue index f8b07af2c..33944b975 100644 --- a/front/src/components/ui/Input.vue +++ b/front/src/components/ui/Input.vue @@ -94,6 +94,7 @@ const model = defineModel()