diff --git a/src/status_im/chat/styles/screen.cljs b/src/status_im/chat/styles/screen.cljs index 05a2fa0834..fd9d9f954e 100644 --- a/src/status_im/chat/styles/screen.cljs +++ b/src/status_im/chat/styles/screen.cljs @@ -222,4 +222,5 @@ {:color colors/gray :font-size 14 :line-height 20 - :letter-spacing -0.2}) \ No newline at end of file + :letter-spacing -0.2 + :text-align :center})