mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
[FIX #3748] align toolbar titles to the left for network & offline-mess
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
acdbf6d490
commit
d794fccae7
@ -36,7 +36,9 @@
|
||||
{:color colors/black
|
||||
:letter-spacing -0.2
|
||||
:font-size 17
|
||||
:text-align :center})
|
||||
:ios {:text-align :center}
|
||||
:android {:text-align :left
|
||||
:margin-left 22}})
|
||||
|
||||
(def toolbar-actions
|
||||
{:flex 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user