fix: message color

This commit is contained in:
kangfenmao 2024-11-11 13:40:25 +08:00
parent 446e011c6a
commit 1caf53fbda

View File

@ -74,6 +74,7 @@ const Container = styled.div`
padding: 10px 15px 0 15px;
}
.message-user {
color: var(--chat-text-user);
.markdown,
.anticon,
.iconfont,