a tool for shared writing and social publishing
0
fork

Configure Feed

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

forgot to add back a hidden class that was removed for testing

celine f89a430f b9144ae8

+1 -1
+1 -1
components/TextBlock/index.tsx
··· 246 246 }) { 247 247 let { rep } = useReplicache(); 248 248 return ( 249 - <div className="absolute top-0 right-0 group-hover/text:block group-focus-within/text:block"> 249 + <div className="absolute top-0 right-0 hidden group-hover/text:block group-focus-within/text:block"> 250 250 <div className="flex gap-1 items-center"> 251 251 <button className="text-tertiary hover:text-accent"> 252 252 <BlockImageSmall />