Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Fix drawer icon alignment (#5991)

authored by

Eric Bailey and committed by
GitHub
2502c91d b4fcbad6

+1
+1
src/view/shell/Drawer.tsx
··· 575 575 style={[ 576 576 a.flex_1, 577 577 a.flex_row, 578 + a.align_center, 578 579 a.gap_md, 579 580 a.py_md, 580 581 a.px_xl,