From 77578094d93f49242dd73c62befdeb3992abc167 Mon Sep 17 00:00:00 2001 From: Mehdi104797 <92753457+Mehdi104797@users.noreply.github.com> Date: Sun, 20 Apr 2025 07:21:15 +0330 Subject: [PATCH] . --- pages/haditha/search/[id]/[slug]/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/haditha/search/[id]/[slug]/index.vue b/pages/haditha/search/[id]/[slug]/index.vue index 2220a3a..6796dbe 100644 --- a/pages/haditha/search/[id]/[slug]/index.vue +++ b/pages/haditha/search/[id]/[slug]/index.vue @@ -591,8 +591,8 @@ const handlePagination = (prevNextIndicator: string) => { } } .content { - /* height: calc(100dvh - 29em); */ - /* overflow-y: auto; */ + height: calc(100dvh - 15em); + overflow-y: auto; .search-item { padding: 1em 0 1em 0.1em;