From 1ce2da6a6215d371213cb7a3cdf2eef50b126616 Mon Sep 17 00:00:00 2001 From: the1812 Date: Wed, 19 Feb 2025 08:07:38 +0800 Subject: [PATCH] Fix orders of login-required items (fix #5099) --- .../style/custom-navbar/CustomNavbar.vue | 8 ------- .../style/custom-navbar/custom-navbar-item.ts | 4 +++- .../custom-navbar/settings/NavbarSettings.vue | 24 +++++++++---------- 3 files changed, 14 insertions(+), 22 deletions(-) diff --git a/registry/lib/components/style/custom-navbar/CustomNavbar.vue b/registry/lib/components/style/custom-navbar/CustomNavbar.vue index 919b1f73a..602bbf91d 100644 --- a/registry/lib/components/style/custom-navbar/CustomNavbar.vue +++ b/registry/lib/components/style/custom-navbar/CustomNavbar.vue @@ -10,7 +10,6 @@