pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

Update LinksDropdown.tsx

Pas 95270201 d8df4340

+1 -1
+1 -1
src/components/LinksDropdown.tsx
··· 253 253 /> 254 254 </div> 255 255 <Transition animation="slide-down" show={open}> 256 - <div className="rounded-lg absolute w-64 bg-dropdown-altBackground top-full mt-3 right-0"> 256 + <div className="rounded-xl absolute w-64 bg-dropdown-altBackground top-full mt-3 right-0"> 257 257 {deviceName && bufferSeed ? ( 258 258 <DropdownLink className="text-white" href="/settings"> 259 259 <UserAvatar />