fix: 聊天提及内容错位的情况

This commit is contained in:
kuaifan 2024-09-18 18:56:14 +08:00
parent 0598a36b19
commit b7da689955

View File

@ -831,6 +831,10 @@
color: #777;
}
}
.mention {
display: contents;
}
}
}