We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea660c commit 9b0ce2eCopy full SHA for 9b0ce2e
src/status_im/ui/screens/chat/styles/message/message.cljs
@@ -40,7 +40,7 @@
40
(or outgoing
41
(not group-chat)))
42
16
43
- 0)
+ 0) ;; Add gap between message groups
44
:opacity 0})
45
46
(defn message-timestamp-text []
0 commit comments