Really fix info avatar

This commit is contained in:
Jorik Schellekens 2020-04-27 17:40:37 +01:00
parent 00c0212c03
commit 55084e918c

View file

@ -98,8 +98,8 @@ limitations under the License.
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
width: 100% !important;
height: 100% !important;
}
.mx_UserInfo_avatar .mx_BaseAvatar_initial {