Skip to content

Commit 8be18b4

Browse files
committed
(UI) reply message font-size
1 parent d6320b8 commit 8be18b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ChatWindow/ChatMessage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ export default {
390390
}
391391
392392
.reply-content {
393+
font-size: 12px;
393394
color: var(--chat-color-message-reply-content);
394395
}
395396
}

0 commit comments

Comments
 (0)