mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

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

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" />