dont hardcode avatar container dimensions

pull/21833/head
Bruno Windels 2018-12-17 14:03:28 +01:00
parent 4264f915a2
commit 6c1639b2ce
1 changed files with 0 additions and 2 deletions

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 {