diff --git a/components/search-table.vue b/components/search-table.vue index b4e5c5c..c9a01d2 100644 --- a/components/search-table.vue +++ b/components/search-table.vue @@ -108,6 +108,11 @@ const input = ref(route.query.q === undefined ? "" : String(route.query.q)); +
+ + + +
- +
@@ -145,11 +154,7 @@ const input = ref(route.query.q === undefined ? "" : String(route.query.q));
-
- - - -
+