feat: add agent avatar support (#1329) (thanks @dlauer)
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
|
||||
/* Image avatar support */
|
||||
img.chat-avatar {
|
||||
display: block;
|
||||
object-fit: cover;
|
||||
object-position: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user