handy online tools for AT Protocol boat.kelinci.net
atproto bluesky atcute typescript solidjs
20
fork

Configure Feed

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

fix: awful positioning

Mary c6dc03c7 d99bccae

+1 -1
+1 -1
src/views/identity/plc-oplogs.tsx
··· 287 287 <div class="absolute bottom-[-1.875rem] top-[1.875rem] border-l border-gray-300" /> 288 288 )} 289 289 {multiple && ( 290 - <div class="absolute left-[0.21875rem] top-[1.875rem] h-[1.5rem] w-[1.375rem] rounded-bl-2xl border-b border-l border-gray-300" /> 290 + <div class="absolute left-1 top-[1.875rem] h-[1.5rem] w-[1.375rem] rounded-bl-2xl border-b border-l border-gray-300" /> 291 291 )} 292 292 </div> 293 293