fix readme

This commit is contained in:
2025-06-14 01:00:02 +09:00
parent cef0675a88
commit 5c13dc0a1c
3 changed files with 16 additions and 14 deletions

View File

@ -1052,8 +1052,8 @@ body {
}
.chat-message.ai-message.comment-style {
border-left: 4px solid var(--light-gray);
border: 2px solid var(--white);
border-left: 4px solid #fff700;
/* border: 2px solid #3F51B5; */
background: #faf8ff;
}