Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)
Fix regression from #2156
This commit is contained in:
parent
cb6f445b90
commit
69903b5830
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
& > .account__avatar-wrapper {
|
& > .account__avatar-wrapper {
|
||||||
|
margin: 0;
|
||||||
margin-inline-end: 8px;
|
margin-inline-end: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue