show vaguely accurate default avatar
This commit is contained in:
parent
8e008572e5
commit
58959d014a
|
@ -170,6 +170,10 @@ limitations under the License.
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_UserSettings_avatarPicker_img .mx_BaseAvatar_image {
|
||||||
|
object-fit: cover;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_UserSettings_avatarPicker_edit {
|
.mx_UserSettings_avatarPicker_edit {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
|
Loading…
Reference in New Issue