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;