mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 12:04:52 +00:00
Add elevation to show image list (#14609)
This commit is contained in:
parent
1fb41b2ca0
commit
3dda878742
@ -23,6 +23,6 @@
|
||||
:render-fn image
|
||||
:data images
|
||||
:horizontal true
|
||||
:style {:bottom 50 :position :absolute :z-index 5}
|
||||
:style {:bottom 50 :position :absolute :z-index 5 :elevation 5}
|
||||
:content-container-style {:padding-horizontal 20 :margin-top 12}
|
||||
:separator [rn/view {:style {:width 12}}]}])
|
||||
|
Loading…
x
Reference in New Issue
Block a user