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

Signed-off-by: 愿丶 <1319542051@qq.com>
This commit is contained in:
愿丶 2025-04-29 13:06:34 +00:00 committed by Gitee
parent b29c5bd2fa
commit 84d682a4a2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -33,7 +33,7 @@
<el-popover placement="bottom" trigger="click" transition="el-zoom-in-top" :width="300" :persistent="false">
<template #reference>
<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>
</template>
<template #default>