From 94dd37a123dc7857174c5c645d0c58dd944fd260 Mon Sep 17 00:00:00 2001 From: arabcoders Date: Fri, 24 Oct 2025 18:56:56 +0300 Subject: [PATCH] Reverted some changes to the navbar --- ui/app/components/Dropdown.vue | 32 ++++++++-- ui/app/components/NotifyDropdown.vue | 12 ++-- ui/app/components/Simple.vue | 8 ++- ui/app/layouts/default.vue | 95 +++++++++++++++++++++------- ui/app/pages/settings.vue | 50 +++------------ 5 files changed, 119 insertions(+), 78 deletions(-) diff --git a/ui/app/components/Dropdown.vue b/ui/app/components/Dropdown.vue index b74598f0..f4f74c2b 100644 --- a/ui/app/components/Dropdown.vue +++ b/ui/app/components/Dropdown.vue @@ -4,7 +4,7 @@