File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <div class =" p-4 flex gap-4" >
33 <div class =" flex-shrink-0 flex" >
44 <div class =" self-center w-16 h-16 overflow-hidden rounded-2xl border border-black/5 animate-pulse" >
5- <div class =" bg-fg-dimmed h-full w-full" />
5+ <div class =" bg-fg/5 dark:bg-fg/10 h-full w-full" />
66 </div >
77 </div >
88 <div >
99 <h3 class =" animate-pulse text-lg mt-1" >
10- <span class =" inline-block min-h-[1em] w-[110px] flex-auto cursor-wait bg-fg-dimmed align-middle opacity-50 rounded" />
10+ <span class =" inline-block min-h-[1em] w-[110px] flex-auto cursor-wait bg-fg/5 dark:bg-fg/10 align-middle opacity-50 rounded" />
1111 </h3 >
1212 <p class =" animate-pulse text-sm text-black/50" >
13- <span class =" inline-block min-h-[1em] w-[160px] flex-auto cursor-wait bg-fg-dimmed align-middle opacity-50 rounded" />
13+ <span class =" inline-block min-h-[1em] w-[160px] flex-auto cursor-wait bg-fg/5 dark:bg-fg/10 align-middle opacity-50 rounded" />
1414 </p >
1515 </div >
1616 </div >
You can’t perform that action at this time.
0 commit comments