Revert "Member avatars without canvas" (#10057
* Revert "Apply more general fix for base avatar regressions (#10045)" This reverts commit371a3c0d36. * Revert "Fix layout and visual regressions around default avatars (#10031)" This reverts commit0d1fce37b2. * Revert "Member avatars without canvas (#9990)" This reverts commita8aa4de4b4. * Update snapshots
This commit is contained in:
@@ -78,7 +78,7 @@ limitations under the License.
|
||||
min-width: $font-16px; /* ensure the avatar is not compressed */
|
||||
height: $font-16px;
|
||||
margin-inline-end: 0.24rem;
|
||||
background: var(--avatar-background);
|
||||
background: var(--avatar-background), $background;
|
||||
color: $avatar-initial-color;
|
||||
background-repeat: no-repeat;
|
||||
background-size: $font-16px;
|
||||
|
||||
Reference in New Issue
Block a user