feat: PNG头像替换SVG + 支持/init命令
This commit is contained in:
@@ -1021,10 +1021,10 @@ body.session-loading-active {
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
/* Codex avatar: GPT logo on green bg */
|
||||
/* Codex avatar: transparent bg to match the supplied asset */
|
||||
.msg.assistant.agent-codex .msg-avatar {
|
||||
background: #10a37f;
|
||||
color: #fff;
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.msg-bubble {
|
||||
|
||||
Reference in New Issue
Block a user