loading bg for avatars

This commit is contained in:
Nolan Lawson 2018-04-08 17:36:05 -07:00
parent a2195b5c16
commit ea717b74e3
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<style>
:global(.avatar) {
border-radius: 4px;
background: var(--loading-bg);
}
:global(.avatar.size-extra-small) {