fix: chat avatar shows full face with neck and shoulders
This commit is contained in:
@@ -366,8 +366,7 @@
|
||||
.chat-avatar-juan img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: center top;
|
||||
object-fit: contain;
|
||||
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