Fix aspect ratio on room/profile avatar preview
This commit is contained in:
@@ -52,6 +52,10 @@ limitations under the License.
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.mx_ProfileSettings_avatar img {
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.mx_ProfileSettings_avatar .mx_ProfileSettings_avatarOverlay_disabled {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user