atmosphere explorer
0
fork

Configure Feed

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

reduce gap between stats and parameters in stream view

Juliet ab67fe6f 5d3dd7e1

+1 -1
+1 -1
src/views/stream/index.tsx
··· 349 349 </Show> 350 350 <Show when={connected()}> 351 351 <StickyOverlay> 352 - <div class="flex w-full flex-col gap-3 p-1"> 352 + <div class="flex w-full flex-col gap-2 p-1"> 353 353 <div class="flex flex-col gap-1 text-sm wrap-anywhere"> 354 354 <div class="font-semibold">Parameters</div> 355 355 <For each={parameters()}>