@@ -11,83 +12,96 @@
v-model="searchQuery"
type="text"
:placeholder="searchPlaceholder"
- class="input input-sm w-full bg-white/50 border-base-300/50 text-base-content placeholder:text-base-content/50"
+ class="input input-sm w-full bg-white/10 border-white/20 text-white placeholder:text-white/50"
/>
-
-
-
-
-
-
{{ $t('catalog.empty.noResults') }}
-
+
+
+
-
-
-
+
+
+
{{ $t('catalog.empty.noResults') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/app/components/page/CatalogPage.vue b/app/components/page/CatalogPage.vue
index 6eedabd..04b11f6 100644
--- a/app/components/page/CatalogPage.vue
+++ b/app/components/page/CatalogPage.vue
@@ -39,10 +39,18 @@
{{ $t('common.loading') }}