From ea7c0b460ab7a761d49d4f80a2f8f8641911b09d Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Thu, 15 Jan 2026 11:55:41 +0700 Subject: [PATCH] Move expand button from separate bar to SearchBar area --- app/components/navigation/SubNavigation.vue | 14 -------------- app/components/page/CatalogPage.vue | 17 +++++++++++++++-- app/layouts/topnav.vue | 21 +-------------------- 3 files changed, 16 insertions(+), 36 deletions(-) diff --git a/app/components/navigation/SubNavigation.vue b/app/components/navigation/SubNavigation.vue index bc6e9bc..f1d80fc 100644 --- a/app/components/navigation/SubNavigation.vue +++ b/app/components/navigation/SubNavigation.vue @@ -1,15 +1,6 @@