dont hardcode avatar container dimensions

This commit is contained in:
Bruno Windels 2018-12-17 14:03:28 +01:00
parent 4264f915a2
commit 6c1639b2ce

View file

@ -51,8 +51,6 @@ limitations under the License.
.mx_RoomTile_avatar {
flex: 0;
padding: 4px;
width: 32px;
height: 32px;
}
.mx_RoomTile_avatar_container {