Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

add scrollIndicatorInset right: 1 to fix (#464)

authored by

Ansh and committed by
GitHub
ec0510d1 f50f07f5

+1 -1
+1 -1
src/view/screens/Settings.tsx
··· 141 141 return ( 142 142 <View style={[s.hContentRegion]} testID="settingsScreen"> 143 143 <ViewHeader title="Settings" /> 144 - <ScrollView style={s.hContentRegion}> 144 + <ScrollView style={s.hContentRegion} scrollIndicatorInsets={{right: 1}}> 145 145 <View style={styles.spacer20} /> 146 146 <View style={[s.flexRow, styles.heading]}> 147 147 <Text type="xl-bold" style={pal.text}>