[#9700] toolbar-title-container minor css fix
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
d700a25578
commit
83b738ee02
|
@ -13,8 +13,7 @@
|
|||
(def toolbar-title-container
|
||||
{:justify-content :center
|
||||
:align-items :center
|
||||
:flex-direction :column
|
||||
:margin-left 6})
|
||||
:flex-direction :column})
|
||||
|
||||
(def toolbar-title-text
|
||||
{:typography :title-bold
|
||||
|
|
Loading…
Reference in New Issue