From 2b7b5323d328200ef30bac506b1e99c6d81de042 Mon Sep 17 00:00:00 2001 From: frankporras Date: Fri, 30 Aug 2024 13:50:38 +0200 Subject: [PATCH] - Results box background colour changed - Results message redesigned - Pagination text aligned right --- src/components/PaginationComponent.vue | 2 +- src/components/vs-input/vs-input.vue | 6 +- .../search-view/search-view-component.vue | 76 ++++++++++++++++++- 3 files changed, 78 insertions(+), 6 deletions(-) diff --git a/src/components/PaginationComponent.vue b/src/components/PaginationComponent.vue index fd4db10..c236e70 100644 --- a/src/components/PaginationComponent.vue +++ b/src/components/PaginationComponent.vue @@ -86,7 +86,7 @@ const prevClick = () => {