mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 20:14:40 +00:00
[16147] Fix margin left for community icon when long pressing community
This commit is contained in:
parent
74906cabb2
commit
a4f8833547
@ -90,7 +90,8 @@
|
|||||||
(merge {:underlay-color (colors/theme-colors
|
(merge {:underlay-color (colors/theme-colors
|
||||||
colors/neutral-5
|
colors/neutral-5
|
||||||
colors/neutral-95)
|
colors/neutral-95)
|
||||||
:style {:border-radius 12}}
|
:style {:border-radius 12
|
||||||
|
:margin-left 12}}
|
||||||
props)
|
props)
|
||||||
[rn/view (merge (style/membership-info-container) style)
|
[rn/view (merge (style/membership-info-container) style)
|
||||||
[community-icon/community-icon
|
[community-icon/community-icon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user