mirror of https://github.com/vector-im/riot-web
Really fix info avatar
parent
00c0212c03
commit
55084e918c
|
@ -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…
Reference in New Issue