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{