Skip to content

Commit 9b0ce2e

Browse files
committed
Added comment for readability
1 parent 3ea660c commit 9b0ce2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/status_im/ui/screens/chat/styles/message/message.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
(or outgoing
4141
(not group-chat)))
4242
16
43-
0)
43+
0) ;; Add gap between message groups
4444
:opacity 0})
4545

4646
(defn message-timestamp-text []

0 commit comments

Comments
 (0)