mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-21 00:04:17 +00:00
perf: 修改 site msg icon 颜色
This commit is contained in:
parent
1f8ef33c5c
commit
2ff292b55f
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user