mirror of
https://github.com/status-im/status-mobile.git
synced 2025-03-01 08:40:50 +00:00
[16082] Adjust height between messages to match designs (#16170)
This commit is contained in:
parent
51ccd9fdcb
commit
a5f1028e67
@ -112,7 +112,7 @@
|
||||
(js/setTimeout #(reset! show-delivery-state? false)
|
||||
delivery-state-showing-time-ms))))
|
||||
:on-long-press #(on-long-press message-data context keyboard-shown?)}
|
||||
[rn/view {:style {:padding-vertical 8}}
|
||||
[rn/view {:style {:padding-vertical 4}}
|
||||
(when (and (seq response-to) quoted-message)
|
||||
[reply/quoted-message quoted-message])
|
||||
[rn/view
|
||||
|
Loading…
x
Reference in New Issue
Block a user