perf: 修改 site msg icon 颜色

This commit is contained in:
ibuler 2023-02-01 16:49:29 +08:00
parent 1f8ef33c5c
commit 2ff292b55f

View File

@ -246,8 +246,9 @@ export default {
} }
.msg-icon { .msg-icon {
font-size: 13px; font-size: 13px !important;
line-height: 13px; line-height: 13px;
color: gray !important;
} }
&.msg-unread { &.msg-unread {