Fix scaling of the avatar in UserInfo
This commit is contained in:
parent
3196655524
commit
66783dff9e
3 changed files with 31 additions and 18 deletions
|
@ -40,6 +40,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_BaseAvatar_image {
|
||||
object-fit: cover;
|
||||
border-radius: 40px;
|
||||
vertical-align: top;
|
||||
background-color: $avatar-bg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue