Skip to content

Commit ea717b7

Browse files
committed
loading bg for avatars
1 parent a2195b5 commit ea717b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

routes/_components/Avatar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<style>
1919
:global(.avatar) {
2020
border-radius: 4px;
21+
background: var(--loading-bg);
2122
}
2223

2324
:global(.avatar.size-extra-small) {

0 commit comments

Comments
 (0)