From c82a938c4fee27a6e478782ffc355809cd5cdcda Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期三, 14 一月 2026 17:06:11 +0800
Subject: [PATCH] Merge branch 'dev_New' of http://114.132.189.42:9002/r/product-inventory-management into dev_New

---
 src/layout/components/Navbar.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 5e73968..03e2101 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -344,6 +344,7 @@
     }
   }
 }
+
 </style>
 
 <style lang="scss">
@@ -358,4 +359,7 @@
     padding: 0 !important;
   }
 }
+.el-badge__content.is-fixed{
+  top: 12px;
+}
 </style>

--
Gitblit v1.9.3