From f8b43e1f7ed792968740b5c77de140538ab97dbb Mon Sep 17 00:00:00 2001 From: Pranith Kanchan <121748427+Pranith-Kanchan@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:40:19 +0530 Subject: link in Moderation screen cannot be tapped #2745 link in Moderation screen cannot be tapped #2745 --- src/view/screens/Moderation.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 }}> -- cgit 1.4.1