From a838fa8c9a62a417fc98442bbacb6717344a0873 Mon Sep 17 00:00:00 2001 From: Ajay Sivan Date: Mon, 11 Dec 2023 14:23:14 +0530 Subject: [PATCH] Addresses to share cards (#18123) --- src/status_im2/contexts/communities/overview/view.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status_im2/contexts/communities/overview/view.cljs b/src/status_im2/contexts/communities/overview/view.cljs index 626c92ab15ff..eea9047753fa 100644 --- a/src/status_im2/contexts/communities/overview/view.cljs +++ b/src/status_im2/contexts/communities/overview/view.cljs @@ -339,7 +339,7 @@ :name name :on-scroll #(reset! scroll-height %) :navigate-back? true - :height 148 + :height 150 :overlay-shown? overlay-shown? :background-color (colors/theme-colors colors/white colors/neutral-95) :page-nav-props {:type :community