diff --git a/frontend/src/components/search/SearchPagination.tsx b/frontend/src/components/search/SearchPagination.tsx index a23a30ea1..b69971863 100644 --- a/frontend/src/components/search/SearchPagination.tsx +++ b/frontend/src/components/search/SearchPagination.tsx @@ -41,12 +41,7 @@ export default function SearchPagination({ }; return ( -
+
*, + & * { + user-select: none; + pointer-events: none; + } +}