dont hardcode avatar container dimensions
parent
4264f915a2
commit
6c1639b2ce
|
@ -51,8 +51,6 @@ limitations under the License.
|
|||
.mx_RoomTile_avatar {
|
||||
flex: 0;
|
||||
padding: 4px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.mx_RoomTile_avatar_container {
|
||||
|
|
Loading…
Reference in New Issue