[16147] Fix margin left for community icon when long pressing community

This commit is contained in:
Ibrahem Khalil 2023-06-06 11:55:30 +03:00 committed by GitHub
parent 74906cabb2
commit a4f8833547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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