diff options
Diffstat (limited to 'src/screens/Settings/Settings.tsx')
-rw-r--r-- | src/screens/Settings/Settings.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screens/Settings/Settings.tsx b/src/screens/Settings/Settings.tsx index 789ffb56f..bfdb79135 100644 --- a/src/screens/Settings/Settings.tsx +++ b/src/screens/Settings/Settings.tsx @@ -60,6 +60,7 @@ export function SettingsScreen({}: Props) { <View style={[ a.px_xl, + a.pt_md, a.pb_md, a.w_full, a.gap_2xs, |