atmosphere explorer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

reduce padding in labels page

Juliet fb02cd89 036e56f9

+1 -1
+1 -1
src/views/labels.tsx
··· 285 285 </div> 286 286 </StickyOverlay> 287 287 288 - <div class="w-full max-w-3xl px-3 py-2"> 288 + <div class="w-full max-w-3xl py-2"> 289 289 <Show when={loading() && labels().length === 0}> 290 290 <div class="flex flex-col items-center justify-center py-12 text-center"> 291 291 <span class="iconify lucide--loader-circle mb-3 animate-spin text-4xl text-neutral-400" />