diff options
author | Pranith Kanchan <121748427+Pranith-Kanchan@users.noreply.github.com> | 2024-02-05 17:40:19 +0530 |
---|---|---|
committer | Pranith Kanchan <121748427+Pranith-Kanchan@users.noreply.github.com> | 2024-02-05 17:40:19 +0530 |
commit | f8b43e1f7ed792968740b5c77de140538ab97dbb (patch) | |
tree | 57e9d8e63f46ca2cda21fb0a63d42236f9019941 /src | |
parent | 0bbe2c5e32f72e4aaf52d7e1f72b6076517caee7 (diff) | |
download | voidsky-f8b43e1f7ed792968740b5c77de140538ab97dbb.tar.zst |
link in Moderation screen cannot be tapped #2745
link in Moderation screen cannot be tapped #2745
Diffstat (limited to 'src')
-rw-r--r-- | src/view/screens/Moderation.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/screens/Moderation.tsx b/src/view/screens/Moderation.tsx index 96bb46cef..98e447c6f 100644 --- a/src/view/screens/Moderation.tsx +++ b/src/view/screens/Moderation.tsx @@ -220,6 +220,7 @@ function PwiOptOut() { paddingLeft: 66, paddingRight: 12, paddingBottom: 10, + marginBottom: 64 }}> <Text style={pal.textLight}> <Trans> |