修改删除按钮的样式
This commit is contained in:
@@ -37,6 +37,9 @@ iconify-icon {
|
||||
box-shadow: 2px 2px 0 rgba(0,0,0,0.2);
|
||||
}
|
||||
|
||||
.chat-bubble-user .bubble-action-btn {
|
||||
color: white;
|
||||
}
|
||||
.chat-bubble-ai {
|
||||
background: #fff;
|
||||
color: #1f2937;
|
||||
|
||||
Reference in New Issue
Block a user