Really fix info avatar
This commit is contained in:
parent
00c0212c03
commit
55084e918c
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue