Эх сурвалжийг харах

update 修改navbar中消息图标样式与同行元素保持一致

Signed-off-by: 愿丶 <1319542051@qq.com>
愿丶 11 сар өмнө
parent
commit
84d682a4a2

+ 1 - 1
src/layout/components/Navbar.vue

@@ -33,7 +33,7 @@
             <el-popover placement="bottom" trigger="click" transition="el-zoom-in-top" :width="300" :persistent="false">
             <el-popover placement="bottom" trigger="click" transition="el-zoom-in-top" :width="300" :persistent="false">
               <template #reference>
               <template #reference>
                 <el-badge :value="newNotice > 0 ? newNotice : ''" :max="99">
                 <el-badge :value="newNotice > 0 ? newNotice : ''" :max="99">
-                  <svg-icon icon-class="message" />
+                  <div class="right-menu-item hover-effect" style="display: block"><svg-icon icon-class="message" /></div>
                 </el-badge>
                 </el-badge>
               </template>
               </template>
               <template #default>
               <template #default>