Bluesky app fork with some witchin' additions 💫

Fix web scrollable select unwanted overflow (#8786)

authored by

Bartosz Kaszubowski and committed by
GitHub
d84d54ba 0a2b1fcf

+1
+1
src/components/Select/index.web.tsx
··· 190 190 a.border, 191 191 t.atoms.border_contrast_low, 192 192 a.rounded_sm, 193 + a.overflow_hidden, 193 194 ]}> 194 195 <RadixSelect.ScrollUpButton style={flatten(up)}> 195 196 <ChevronUpIcon style={[t.atoms.text]} size="xs" />