fix readme
Some checks are pending
Deploy to Cloudflare Pages / deploy (push) Waiting to run

This commit is contained in:
2025-06-14 01:00:02 +09:00
parent af5968bd34
commit 292c5f5af0
2 changed files with 15 additions and 9 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;
}