From 04546fd8f9e961367f000af39038eb1c7276b2c2 Mon Sep 17 00:00:00 2001 From: Andrey Shovkoplyas Date: Thu, 20 Apr 2017 17:07:30 +0300 Subject: [PATCH] fixes https://github.com/status-im/status-react/issues/1062 --- src/status_im/chats_list/styles.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status_im/chats_list/styles.cljs b/src/status_im/chats_list/styles.cljs index 71cc669ca8..e9e3f89bff 100644 --- a/src/status_im/chats_list/styles.cljs +++ b/src/status_im/chats_list/styles.cljs @@ -130,7 +130,7 @@ :background-color new-messages-count-color :border-radius 50}) -(def new-messages-text +(defstyle new-messages-text {:left 0 :fontSize 12 :color color-blue