From a4f88335472452ca54706ebc8836e5c07b0765f0 Mon Sep 17 00:00:00 2001 From: Ibrahem Khalil Date: Tue, 6 Jun 2023 11:55:30 +0300 Subject: [PATCH] [16147] Fix margin left for community icon when long pressing community --- src/quo2/components/community/community_list_view.cljs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/quo2/components/community/community_list_view.cljs b/src/quo2/components/community/community_list_view.cljs index 9034a512e3..e6045f17e3 100644 --- a/src/quo2/components/community/community_list_view.cljs +++ b/src/quo2/components/community/community_list_view.cljs @@ -90,7 +90,8 @@ (merge {:underlay-color (colors/theme-colors colors/neutral-5 colors/neutral-95) - :style {:border-radius 12}} + :style {:border-radius 12 + :margin-left 12}} props) [rn/view (merge (style/membership-info-container) style) [community-icon/community-icon