atmosphere explorer pds.ls
tool typescript atproto
434
fork

Configure Feed

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

fix bottom margin in pds list

Juliet 12f78e7f 6ba758e8

+1 -1
+1 -1
src/views/pds.tsx
··· 332 332 </div> 333 333 <Show when={!location.hash || location.hash === "#repos"}> 334 334 <div 335 - class="-mx-2 mb-9" 335 + class="-mx-2 mb-10" 336 336 ref={containerRef} 337 337 style={{ height: `${virtualizer.getTotalSize()}px`, position: "relative" }} 338 338 >