Really fix info avatar

pull/21833/head
Jorik Schellekens 2020-04-27 17:40:37 +01:00
parent 00c0212c03
commit 55084e918c
1 changed files with 2 additions and 2 deletions

View File

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