diff --git a/nezha-fronted/src/components/common/leftMenu.vue b/nezha-fronted/src/components/common/leftMenu.vue index 0c4fc0cf4..f996297a7 100644 --- a/nezha-fronted/src/components/common/leftMenu.vue +++ b/nezha-fronted/src/components/common/leftMenu.vue @@ -76,8 +76,10 @@ .left-slot .bottom-icon{ position:absolute; - bottom: 15px; - left: 0px; + width: 36px; + height: 36px; + right: 0; + bottom: 30px; } .left-slot .bottom-icon i{ visibility: hidden;