a tool for shared writing and social publishing
0
fork

Configure Feed

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

inherit text primary in popover

celine 326e8006 a91dd8c9

+1 -1
+1 -1
components/Popover/index.tsx
··· 43 43 <RadixPopover.Content 44 44 className={` 45 45 z-20 bg-bg-page 46 - px-3 py-2 46 + px-3 py-2 text-primary 47 47 max-w-(--radix-popover-content-available-width) 48 48 max-h-(--radix-popover-content-available-height) 49 49 border border-border rounded-md shadow-md