mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 03:26:31 +00:00
fix defnstyle usage
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
This commit is contained in:
parent
68bb21c598
commit
cdb95616ac
@ -125,7 +125,7 @@
|
||||
(merge style-message-text
|
||||
{:margin-top (if incoming-group 4 0)}))
|
||||
|
||||
(defn emoji-message
|
||||
(defnstyle emoji-message
|
||||
[{:keys [incoming-group]}]
|
||||
{:font-size 40
|
||||
:color styles/text1-color
|
||||
@ -302,4 +302,3 @@
|
||||
:letter-spacing -0.2
|
||||
:padding-bottom 4
|
||||
:color colors/gray})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user