Center initial letter in pills (#8575)
This commit is contained in:
parent
c6cb00bf0c
commit
170b41f43b
1 changed files with 0 additions and 5 deletions
|
@ -49,11 +49,6 @@ limitations under the License.
|
||||||
&::before,
|
&::before,
|
||||||
.mx_BaseAvatar {
|
.mx_BaseAvatar {
|
||||||
margin-left: -0.3em; // Otherwise the gap is too large
|
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& {
|
a& {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue