fix: avatar not loaded fallback

This commit is contained in:
Aaron Iker 2026-01-08 03:03:26 +01:00
commit 1455976689
3 changed files with 73 additions and 19 deletions

View file

@ -22,7 +22,7 @@
[data-component="avatar"][data-size="small"] {
width: 1.25rem;
height: 1.25rem;
font-size: 0.75rem;
font-size: 0.65rem;
line-height: 1;
}