From 2699039c0bba261a57874b973a582ad139fe5ee3 Mon Sep 17 00:00:00 2001 From: insistence <3055204202@qq.com> Date: Wed, 3 Sep 2025 16:44:01 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-fastapi-frontend/src/layout/components/Navbar.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruoyi-fastapi-frontend/src/layout/components/Navbar.vue b/ruoyi-fastapi-frontend/src/layout/components/Navbar.vue index f85c813..e78f0ec 100644 --- a/ruoyi-fastapi-frontend/src/layout/components/Navbar.vue +++ b/ruoyi-fastapi-frontend/src/layout/components/Navbar.vue @@ -201,6 +201,8 @@ function toggleTheme() { height: 30px; margin-right: 8px; border-radius: 50%; + vertical-align: middle; + border-style: none; } .user-nickname{