dont hardcode avatar container dimensions
This commit is contained in:
parent
4264f915a2
commit
6c1639b2ce
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ limitations under the License.
|
||||||
.mx_RoomTile_avatar {
|
.mx_RoomTile_avatar {
|
||||||
flex: 0;
|
flex: 0;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
width: 32px;
|
|
||||||
height: 32px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_avatar_container {
|
.mx_RoomTile_avatar_container {
|
||||||
|
|
Loading…
Reference in a new issue