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;