Fix groups with no avatar in inline lists
| @@ -3139,7 +3139,7 @@ input[type=search]:focus::-webkit-search-cancel-button { | ||
| 3139 | 3139 | .missing-avatar.inline_avatar { |
| 3140 | 3140 | padding: unset; |
| 3141 | 3141 | border-radius: var(--avatar-base-border-radius-round); |
| 3142 | 3142 | widthfont-size: fit-content20px; |
| 3143 | 3143 | } |
| 3144 | 3144 | |
| 3145 | 3145 | /*applies to char list and mes_text char display name*/ |