aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/ui/Toast.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mobile/components/ui/Toast.tsx')
-rw-r--r--apps/mobile/components/ui/Toast.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mobile/components/ui/Toast.tsx b/apps/mobile/components/ui/Toast.tsx
index 9aa25e5c..7bd2e64d 100644
--- a/apps/mobile/components/ui/Toast.tsx
+++ b/apps/mobile/components/ui/Toast.tsx
@@ -52,7 +52,7 @@ function Toast({
<Animated.View
className={`
${toastVariants[variant]}
- m-2 mb-1 transform rounded-lg p-4 shadow-md transition-all
+ m-2 mb-1 transform rounded-lg p-4 transition-all
`}
style={{
opacity,