Center initial letter in pills (#8575)

pull/28217/head
Šimon Brandner 2022-05-13 19:51:11 +02:00 committed by GitHub
parent c6cb00bf0c
commit 170b41f43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -49,11 +49,6 @@ limitations under the License.
&::before,
.mx_BaseAvatar {
margin-left: -0.3em; // Otherwise the gap is too large
position: relative;
display: inline-flex;
align-items: center;
border-radius: 10rem;
margin-right: 0.24rem;
}
a& {