Fix clipped avatar in room list

This commit is contained in:
Germain Souquet 2021-07-23 14:17:26 +02:00
parent 3429f73efc
commit 42b213ba8c
2 changed files with 5 additions and 2 deletions

View file

@ -27,7 +27,6 @@ limitations under the License.
// https://bugzilla.mozilla.org/show_bug.cgi?id=255139
display: inline-block;
user-select: none;
line-height: 1;
}
.mx_BaseAvatar_initial {