We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2195b5 commit ea717b7Copy full SHA for ea717b7
routes/_components/Avatar.html
@@ -18,6 +18,7 @@
18
<style>
19
:global(.avatar) {
20
border-radius: 4px;
21
+ background: var(--loading-bg);
22
}
23
24
:global(.avatar.size-extra-small) {
0 commit comments