From b6a742d177bfa489dea969d55e1e209d98c50308 Mon Sep 17 00:00:00 2001 From: mustafa-rezae Date: Thu, 8 May 2025 18:12:34 +0330 Subject: [PATCH] Update search index file. --- pages/haditha/search/index.vue | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/pages/haditha/search/index.vue b/pages/haditha/search/index.vue index 4a02588..f1ba879 100644 --- a/pages/haditha/search/index.vue +++ b/pages/haditha/search/index.vue @@ -567,14 +567,19 @@ const SearchList = defineAsyncComponent( class="search-box-container flex justify-center" :class="[route.name == 'hadithaSearch' ? 'py-6' : 'pb-16']" > -
+
-
+
{{ route.query.f_aik }} @@ -621,19 +626,25 @@ const SearchList = defineAsyncComponent(
+ + + +
@@ -1008,7 +1019,7 @@ const SearchList = defineAsyncComponent( .haditha-search-root-wrapper { max-width: 1200px; width: 100%; - margin: 0 1em; + /* margin: 0 1em; */ .haditha-search-root { position: relative;