fix: chat avatar larger (36px) with face fully visible
This commit is contained in:
@@ -356,6 +356,8 @@
|
||||
}
|
||||
|
||||
.chat-avatar-juan {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
background: none;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
@@ -365,6 +367,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: center 15%;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.5 KiB |
Reference in New Issue
Block a user