mirror of
https://github.com/nolanlawson/pinafore
synced 2025-02-03 07:15:47 +01:00
loading bg for avatars
This commit is contained in:
parent
a2195b5c16
commit
ea717b74e3
@ -18,6 +18,7 @@
|
|||||||
<style>
|
<style>
|
||||||
:global(.avatar) {
|
:global(.avatar) {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
background: var(--loading-bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.avatar.size-extra-small) {
|
:global(.avatar.size-extra-small) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user