fix: chat avatar shows full face with neck and shoulders
This commit is contained in:
@@ -366,8 +366,7 @@
|
|||||||
.chat-avatar-juan img {
|
.chat-avatar-juan img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: contain;
|
||||||
object-position: center top;
|
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user