mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-14 03:32:56 -05:00
Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)
Fix regression from #2156
This commit is contained in:
parent
cb6f445b90
commit
69903b5830
@ -33,6 +33,7 @@
|
||||
padding: 0;
|
||||
|
||||
& > .account__avatar-wrapper {
|
||||
margin: 0;
|
||||
margin-inline-end: 8px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user