a tool for shared writing and social publishing
0
fork

Configure Feed

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

repostion interaction drawer close button

celine f5be5a72 d2808a6a

+1 -1
+1 -1
app/lish/[did]/[publication]/[rkey]/Interactions/InteractionDrawer.tsx
··· 49 49 {drawer.drawer === "quotes" ? ( 50 50 <> 51 51 <button 52 - className="text-tertiary absolute top-0 right-0" 52 + className="text-tertiary absolute top-4 right-4" 53 53 onClick={() => 54 54 setInteractionState(props.document_uri, { drawerOpen: false }) 55 55 }